Home
last modified time | relevance | path

Searched refs:text_start (Results 1 – 13 of 13) sorted by relevance

/linux-3.4.99/arch/alpha/include/asm/
Da.out.h32 __u64 text_start; /* with a few additions that actually make sense */ member
69 #define a_textstart ah.text_start
/linux-3.4.99/arch/cris/kernel/
Dsetup.c35 extern const unsigned long text_start, edata; /* set by the linker script */
88 init_mm.start_code = (unsigned long) &text_start; in setup_arch()
Dvmlinux.lds.S39 text_start = .; /* Lots of aliases. */ symbol
/linux-3.4.99/arch/alpha/boot/tools/
Dobjstrip.c219 prog_name, aout->ah.text_start, in main()
220 aout->ah.text_start + fil_size, offset); in main()
/linux-3.4.99/arch/mips/boot/
Decoff.h41 long text_start; /* base of text used for this file */ member
Delf2ecoff.c237 a->text_start = swab32(a->text_start); in convert_ecoff_aouthdr()
420 eah.text_start = text.vaddr; in main()
451 esecs[0].s_paddr = esecs[0].s_vaddr = eah.text_start; in main()
/linux-3.4.99/arch/powerpc/boot/
Drs6000.h46 unsigned char text_start[4]; /* base of text used for this file */ member
Dwrapper367 text_start="-Ttext $link_address"
369 ${CROSS}ld -m elf32ppc -T $lds $text_start $pie -o "$ofile" \
/linux-3.4.99/arch/x86/kernel/
Dalternative.c470 u8 *text_start = start; in alternatives_text_reserved() local
474 if (mod->text > text_end || mod->text_end < text_start) in alternatives_text_reserved()
479 if (text_start <= ptr && text_end > ptr) in alternatives_text_reserved()
/linux-3.4.99/include/linux/
Dcoff.h137 char text_start[4]; /* base of text used for this file */ member
/linux-3.4.99/arch/alpha/kernel/
Dosf_sys.c65 SYSCALL_DEFINE4(osf_set_program_attributes, unsigned long, text_start, in SYSCALL_DEFINE4() argument
77 text_start, text_len, bss_start, bss_len); in SYSCALL_DEFINE4()
/linux-3.4.99/arch/cris/arch-v32/kernel/
Dhead.S273 move.d text_start, $r1 ; Destination.
/linux-3.4.99/arch/cris/arch-v10/kernel/
Dhead.S203 move.d text_start, $r1 ; destination