Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf_common.h349 #define EF_MIPS_PIC 0x00000002 /* Contains PIC code */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h513 EF_MIPS_PIC = 0x00000002, // Position independent code enumerator