Searched refs:GOT (Results 1 – 18 of 18) sorted by relevance
/titanic_52/usr/src/lib/c_synonyms/i386/ |
H A D | synonyms.s | 38 movl name@GOT(%eax), %eax; \ 51 movl name@GOT(%eax), %eax; \
|
/titanic_52/usr/src/cmd/sgs/rtld/i386/ |
H A D | boot_elf.s | 90 call .L1 / initialize %ebx to GOT 146 movl audit_flags@GOT(%ebx), %eax 207 movl audit_argcnt@GOT(%ebx),%eax 278 * jmp *name1@GOT(%ebx)
|
H A D | boot.s | 134 movl atexit_fini@GOT(%ebx), %edx
|
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | subshell.sh | 176 GOT=$(printf %q "$got") 177 err_exit "${TEST_shell/*-c/\$SHELL -c} ${TEST_unset:+unset }${TEST_fork:+fork }$txt command substitution failed -- expected $EXP, got $GOT" 468 GOT=$(printf %q "$got") 469 err_exit "'$cmd' failed -- expected $EXP, got $GOT"
|
H A D | locale.sh | 275 GOT=$(printf %q "$got") 276 err_exit "LANG change not seen by function -- expected $EXP or $ALT, got $GOT"
|
/titanic_52/usr/src/boot/sys/i386/include/ |
H A D | asm.h | 51 #define PIC_GOT(x) x@GOT(%ebx)
|
/titanic_52/usr/src/cmd/sgs/librtld_db/common/ |
H A D | librtld_db.intel.msg | 34 @ MSG_DB_NOGOT_X86 "rtld_db: rpr: unable to resolve GOT addr"
|
/titanic_52/usr/src/lib/crt/i386/ |
H A D | fsr.s | 112 movl trap_table@GOT(%ebx), %eax
|
/titanic_52/usr/src/lib/brand/shared/brand/i386/ |
H A D | handler.s | 129 movl brand_sysent_table@GOT(%ecx), %edx /* %edx = sysent_table */
|
/titanic_52/usr/src/lib/libc/i386/inc/ |
H A D | SYS.h | 50 #define _daref_(name) name@GOT(%ebx)
|
/titanic_52/usr/src/lib/libm/common/C/ |
H A D | libm.h | 176 #define PIC_G(x) x@GOT(%ebx)
|
/titanic_52/usr/src/cmd/sgs/rtld/sparc/ |
H A D | boot.s | 168 ! _DYNAMIC address. The _DYNAMIC address is located in entry 0 of the GOT
|
/titanic_52/usr/src/cmd/sgs/rtld.4.x/ |
H A D | rtldlib.s | 60 add %g1, %l2, %g1 ! by adding offset to GOT entry
|
/titanic_52/usr/src/cmd/sgs/liblddbg/common/ |
H A D | liblddbg.msg | 497 # got GOT symbol information 517 @ MSG_USE_R9_C " got GOT symbol information" 1079 # GOT Messages
|
/titanic_52/usr/src/cmd/sgs/libld/common/ |
H A D | README.XLINK | 285 GOT and PLT sections are SHT_PROGBITS. You will probably find
|
H A D | libld.msg | 289 @ MSG_REL_BADGOTBASED "relocation error: %s: file %s: symbol %s: a GOT \
|
/titanic_52/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.msg | 258 the same GOT entry ndx: %d addr: 0x%llx\n"
|
/titanic_52/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 1622 6975290 ld mishandles GOT relocation against local ABS symbol
|