Searched refs:EF_MIPS_ABI_O32 (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp63 EFlags |= ELF::EF_MIPS_ABI_O32;
/external/llvm/include/llvm/Support/
H A DELF.h807 EF_MIPS_ABI_O32 = 0x00001000, // This file follows the first MIPS 32 bit ABI enumerator in enum:llvm::ELF::__anon20993
/external/qemu/
H A Delf.h47 #define EF_MIPS_ABI_O32 0x00001000 /* O32 ABI. */ macro

Completed in 89 milliseconds