Searched refs:DT_X86_64_PLTSZ (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dx86-64.h110 #define DT_X86_64_PLTSZ (DT_LOPROC + 1) macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-x86.c2691 || !_bfd_elf_add_dynamic_entry (info, DT_X86_64_PLTSZ, 0)
2825 case DT_X86_64_PLTSZ:
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c2536 case DT_X86_64_PLTSZ:
2537 return "DT_X86_64_PLTSZ";

Completed in 140 milliseconds