Searched defs:PLT (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/arch/or1k/include/ |
H A D | asm.h | 75 #define PLT(x) plt(x) macro 83 #define PLT(x) x macro
|
/netbsd-src/sys/arch/riscv/include/ |
H A D | asm.h | 66 #define PLT(x) x##@plt macro 68 #define PLT(x) x macro
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elfxx-x86.h | 299 #define VERIFY_PLT_ENTRY(INFO, H, PLT, GOTPLT, RELPLT, LOCAL_UNDEFWEAK) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elfxx-x86.h | 296 #define VERIFY_PLT_ENTRY(INFO, H, PLT, GOTPLT, RELPLT, LOCAL_UNDEFWEAK) \ argument
|