Searched defs:text_start (Results 1 – 7 of 7) sorted by relevance
39 text_start = .; /* Lots of aliases. */ symbol
41 long text_start; /* base of text used for this file */ member
32 __u64 text_start; /* with a few additions that actually make sense */ member
470 u8 *text_start = start; in alternatives_text_reserved() local
46 unsigned char text_start[4]; /* base of text used for this file */ member
137 char text_start[4]; /* base of text used for this file */ member
66 SYSCALL_DEFINE4(osf_set_program_attributes, unsigned long, text_start, in SYSCALL_DEFINE4() argument