Searched defs:EMachine_ (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/
H A DMCELFObjectTargetWriter.cpp16 uint16_t EMachine_,
18 : OSType(OSType_), EMachine(EMachine_),
14 MCELFObjectTargetWriter(bool Is64Bit_, Triple::OSType OSType_, uint16_t EMachine_, bool HasRelocationAddend_) argument
/external/llvm/lib/MC/
H A DMCELFObjectTargetWriter.cpp19 uint16_t EMachine_,
22 : OSABI(OSABI_), EMachine(EMachine_),
17 MCELFObjectTargetWriter(bool Is64Bit_, uint8_t OSABI_, uint16_t EMachine_, bool HasRelocationAddend_, bool IsN64_) argument

Completed in 235 milliseconds