Searched refs:AUX_entry (Results 1 – 13 of 13) sorted by relevance
86 for (n = 0; n <= AUX_entry; n++) in _dl_boot_bind()95 if (auxstack->au_id > AUX_entry) in _dl_boot_bind()
769 DL_DEB(("entry point: 0x%lx\n", dl_data[AUX_entry])); in _dl_boot()774 return(dl_data[AUX_entry]); in _dl_boot()
84 for (n = 0; n <= AUX_entry; n++) in _dl_boot_bind()93 if (auxstack->au_id > AUX_entry) in _dl_boot_bind()
82 for (n = 0; n <= AUX_entry; n++) in _dl_boot_bind()91 if (auxstack->au_id > AUX_entry) in _dl_boot_bind()
107 for (n = 0; n <= AUX_entry; n++) in _dl_boot_bind()116 if (auxstack->au_id > AUX_entry) in _dl_boot_bind()
29 #define AUX_entry 9 macro40 stwu 1, (-16 -((AUX_entry+3)*4))(1) # Some space.
116 for (n = 0; n <= AUX_entry; n++) in _dl_boot_bind()125 if (auxstack->au_id > AUX_entry) in _dl_boot_bind()
48 #define AUX_entry 9 macro71 subu %r31, %r31, (4 * (AUX_entry + 1))
104 for (n = 0; n <= AUX_entry; n++) in _dl_boot_bind()113 if (auxstack->au_id > AUX_entry) in _dl_boot_bind()
57 #define AUX_entry 9 macro77 lda sp, -((AUX_entry + 1) * 8)(sp)
29 #define AUX_entry 9 macro45 stdu %r1, (-64 -((AUX_entry+3)*8))(%r1) # Some space.
727 AUX_entry = 9, /* a.out entry */ enumerator
1006 a->au_id = AUX_entry; in exec_elf_fixup()