Home
last modified time | relevance | path

Searched defs:text_start (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/arch/cris/kernel/
Dvmlinux.lds.S39 text_start = .; /* Lots of aliases. */ symbol
/linux-3.3/arch/mips/boot/
Decoff.h41 long text_start; /* base of text used for this file */ member
/linux-3.3/arch/alpha/include/asm/
Da.out.h32 __u64 text_start; /* with a few additions that actually make sense */ member
/linux-3.3/arch/x86/kernel/
Dalternative.c470 u8 *text_start = start; in alternatives_text_reserved() local
/linux-3.3/arch/powerpc/boot/
Drs6000.h46 unsigned char text_start[4]; /* base of text used for this file */ member
/linux-3.3/include/linux/
Dcoff.h137 char text_start[4]; /* base of text used for this file */ member
/linux-3.3/arch/alpha/kernel/
Dosf_sys.c66 SYSCALL_DEFINE4(osf_set_program_attributes, unsigned long, text_start, in SYSCALL_DEFINE4() argument