tag | line | file | source code |
---|---|---|---|
text_start | 30 | include/asm-alpha/a.out.h | __u64 text_start; /* with a few additions that actually make sense */ |
text_start | 67 | include/asm-alpha/a.out.h | #define a_textstart ah.text_start |
text_start | 137 | include/linux/coff.h | char text_start[4]; /* base of text used for this file */ |