Home
last modified time | relevance | path

Searched defs:DT_PPC64_OPDSZ (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dppc64.h293 #define DT_PPC64_OPDSZ (DT_LOPROC + 2) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dppc64.h293 #define DT_PPC64_OPDSZ (DT_LOPROC + 2) macro
/netbsd-src/sys/arch/powerpc/include/
H A Delf_machdep.h32 #define DT_PPC64_OPDSZ (DT_LOPROC + 2) macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1838 enum DT_PPC64_OPDSZ = (DT_LOPROC + 2); variable