Home
last modified time | relevance | path

Searched refs:GOTPLT (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.34/bfd/
H A Delfxx-x86.h207 #define VERIFY_PLT_ENTRY(INFO, H, PLT, GOTPLT, RELPLT, LOCAL_UNDEFWEAK) \ argument
216 || (GOTPLT) == NULL \
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-cris.texi297 @item GOTPLT
307 [$r0+fnname:GOTPLT]}
311 A variant of @samp{GOTPLT} giving a 16-bit value. Its
/dragonfly/contrib/binutils-2.27/ld/scripttempl/
H A Delf.sc153 GOTPLT=".got.plt ${RELOCATING-0} : { *(.got.plt) *(.igot.plt) }"
585 ${DATA_GOT+${RELRO_NOW+${GOTPLT}}}
594 ${DATA_GOT+${RELRO_NOW-${GOTPLT}}}
/dragonfly/contrib/binutils-2.34/ld/scripttempl/
H A Delf.sc157 GOTPLT=".got.plt ${RELOCATING-0} : { *(.got.plt)${RELOCATING+ *(.igot.plt)} }"
610 ${DATA_GOT+${RELRO_NOW+${GOTPLT}}}
619 ${DATA_GOT+${RELRO_NOW-${GOTPLT}}}