Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DELF.h1021 PT_MIPS_ABIFLAGS = 0x70000003, // Abiflags segment. enumerator
/external/elfutils/libelf/
Delf.h1664 #define PT_MIPS_ABIFLAGS 0x70000003 /* FP mode requirement. */ macro