Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/include/
H A Delf_machdep.h146 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* number of local got ents */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dmips.h700 #define DT_MIPS_LOCAL_GOTNO 0x7000000a macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h656 #define DT_MIPS_LOCAL_GOTNO 0x7000000a macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1322 enum DT_MIPS_LOCAL_GOTNO = 0x7000000a; variable