Home
last modified time | relevance | path

Searched defs:EF_MIPS_PIC (Results 1 – 10 of 10) sorted by relevance

/netbsd/sys/arch/mips/include/
H A Delf_machdep.h159 #define EF_MIPS_PIC 0x00000002 /* Contains PIC code */ macro
/netbsd/external/gpl3/gdb/dist/elfcpp/
H A Dmips.h179 EF_MIPS_PIC = 0x00000002, enumerator
/netbsd/external/gpl3/binutils.old/dist/elfcpp/
H A Dmips.h179 EF_MIPS_PIC = 0x00000002, enumerator
/netbsd/external/gpl3/binutils/dist/elfcpp/
H A Dmips.h179 EF_MIPS_PIC = 0x00000002, enumerator
/netbsd/external/gpl3/gdb.old/dist/elfcpp/
H A Dmips.h179 EF_MIPS_PIC = 0x00000002, enumerator
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dmips.h182 #define EF_MIPS_PIC 0x00000002 macro
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h182 #define EF_MIPS_PIC 0x00000002 macro
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dmips.h182 #define EF_MIPS_PIC 0x00000002 macro
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dmips.h182 #define EF_MIPS_PIC 0x00000002 macro
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h505 EF_MIPS_PIC = 0x00000002, // Position independent code enumerator