| /src/external/gpl3/binutils/dist/ld/emulparams/ |
| shlelf_fd.sh | 6 GOT=".got ${RELOCATING-0} : {${RELOCATING+ *(.got.funcdesc) *(.got.plt)} *(.got) }" 8 .rela.got.funcdesc ${RELOCATING-0} : { *(.rela.got.funcdesc) }
|
| elf32ppc.sh | 7 # Yes, we want duplicate .got and .plt sections. The linker chooses the 13 GOT=".got ${RELOCATING-0} : SPECIAL { *(.got) }"
|
| shelf_vxworks.sh | 18 GOT=".got ${RELOCATING-0} : { 20 *(.got.plt) }*(.got) }"
|
| elf64ppc.sh | 22 GOT=" 23 .got : ALIGN(256) { *(.got .toc) }" 25 GOT=" 26 .got 0 : { *(.got) } 38 # it up against .got which is 256 byte aligned, so that the offset 41 # .branch_lt, .plt, .iplt, then .got, so in that case we move 42 # .branch_lt so that the end of .iplt is against .got. All of these 60 .branch_lt ${RELOCATING-0}${RELOCATING+ALIGNOF(.branch_lt) < 256 && SIZEOF(.got) != 0 ? . + (((-MAX(ALIGNOF(.branch_lt),8) & (-SIZEOF(.branch_lt)${RELRO_NOW+ + (-MAX(ALIGNOF(.plt (…) [all...] |
| elf32_tic6x_le.sh | 16 GOT=" 17 .got ${RELOCATING-0} : { 19 *(.got.plt) *(.igot.plt) }*(.got)${RELOCATING+ *(.igot)}
|
| elf32xtensa.sh | 19 GOT=".got ${RELOCATING-0} : { *(.got) }" 21 .got.loc ${RELOCATING-0} : { *(.got.loc) }
|
| elf32bmip.sh | 32 # If the output has a GOT section, there must be exactly 0x7ff0 bytes 33 # between .got and _gp. 36 # .got.plt is only used for the PLT psABI extension. It should not be 37 # included in the .sdata block with .got, as there is no need to access 42 # .got : { *(.got.plt) *(.got) } 45 # of *(.got). 46 GOT=".got ${RELOCATING-0} : { *(.got) } [all...] |
| /src/external/gpl3/binutils.old/dist/ld/emulparams/ |
| shlelf_fd.sh | 6 GOT=".got ${RELOCATING-0} : {${RELOCATING+ *(.got.funcdesc) *(.got.plt)} *(.got) }" 8 .rela.got.funcdesc ${RELOCATING-0} : { *(.rela.got.funcdesc) }
|
| elf32ppc.sh | 7 # Yes, we want duplicate .got and .plt sections. The linker chooses the 13 GOT=".got ${RELOCATING-0} : SPECIAL { *(.got) }"
|
| shelf_vxworks.sh | 18 GOT=".got ${RELOCATING-0} : { 20 *(.got.plt) }*(.got) }"
|
| elf64ppc.sh | 22 GOT=" 23 .got : ALIGN(256) { *(.got .toc) }" 25 GOT=" 26 .got 0 : { *(.got) } 38 # it up against .got which is 256 byte aligned, so that the offset 41 # .branch_lt, .plt, .iplt, then .got, so in that case we move 42 # .branch_lt so that the end of .iplt is against .got. All of these 60 .branch_lt ${RELOCATING-0}${RELOCATING+ALIGNOF(.branch_lt) < 256 && SIZEOF(.got) != 0 ? . + (((-MAX(ALIGNOF(.branch_lt),8) & (-SIZEOF(.branch_lt)${RELRO_NOW+ + (-MAX(ALIGNOF(.plt (…) [all...] |
| elf32_tic6x_le.sh | 16 GOT=" 17 .got ${RELOCATING-0} : { 19 *(.got.plt) *(.igot.plt) }*(.got)${RELOCATING+ *(.igot)}
|
| elf32xtensa.sh | 19 GOT=".got ${RELOCATING-0} : { *(.got) }" 21 .got.loc ${RELOCATING-0} : { *(.got.loc) }
|
| elf32bmip.sh | 32 # If the output has a GOT section, there must be exactly 0x7ff0 bytes 33 # between .got and _gp. 36 # .got.plt is only used for the PLT psABI extension. It should not be 37 # included in the .sdata block with .got, as there is no need to access 42 # .got : { *(.got.plt) *(.got) } 45 # of *(.got). 46 GOT=".got ${RELOCATING-0} : { *(.got) } [all...] |
| /src/tests/kernel/arch/i386/ |
| execsp.S | 45 movl _C_LABEL(startsp)@GOT(%eax),%eax 59 movl _C_LABEL(ctorsp)@GOT(%eax),%eax 79 movl _C_LABEL(mainsp)@GOT(%eax),%eax 95 movl _C_LABEL(dtorsp)@GOT(%eax),%eax
|
| contextspfunc.S | 44 movl _C_LABEL(contextsp)@GOT(%eax),%eax
|
| signalsphandler.S | 44 movl _C_LABEL(signalsp)@GOT(%eax),%eax
|
| /src/tests/kernel/arch/sh3/ |
| asm.h | 42 #define VAR_DATUM(v) .long v@GOT
|
| /src/tests/usr.bin/realpath/ |
| t_realpath.sh | 222 GOT=$(realpath $opt -- ${FILE:+"${FILE}"}) 225 case "${GOT}" in 230 GOT=${GOT#"${DIR}/"} 239 FAILS="${FAILS}: output relative path '${GOT}'" 246 if [ $STATUS -ne 0 ] || [ "${EXP}" != "${GOT}" ] 257 FAILS="${FAILS} expected '${EXP}' received '${GOT}'" 302 GOT=$(realpath $opt -- "${FILE}" 2>StdErr) 307 if [ $STATUS -eq 0 ] || [ "${GOT}" ] || ! [ "${ERR}" ] 314 FAILS="${FAILS} received: '${GOT}'}" [all...] |
| /src/lib/libc/arch/m68k/sys/ |
| ptrace.S | 62 movl _C_LABEL(errno)@GOT:w(%a0),%a0
|
| cerror.S | 62 movl _C_LABEL(errno)@GOT:w(%a0),%a0
|
| __vfork14.S | 85 movl _C_LABEL(errno)@GOT:w(%a0),%a0
|
| /src/lib/libc/arch/sh3/sys/ |
| brk.S | 92 Lminbrk: .long _C_LABEL(__minbrk)@GOT 93 Lcurbrk: .long curbrk@GOT
|
| /src/lib/csu/arch/i386/ |
| crtbegin.S | 96 cmpl $0, __cxa_finalize@GOT(%ebx) 114 cmpl $0, __deregister_frame_info@GOT(%ebx) 137 cmpl $0, __register_frame_info@GOT(%ebx) 146 cmpl $0, _Jv_RegisterClasses@GOT(%ebx)
|
| /src/lib/libc/compat/arch/m68k/sys/ |
| compat_Ovfork.S | 89 movl _C_LABEL(errno)@GOT:w(%a0),%a0
|