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

/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp71 bool HasRelocationAddend, bool foobar)
72 : MCELFObjectTargetWriter(is64Bit, OSABI, EMachine, HasRelocationAddend) {}
70 X86ELFObjectWriter(bool is64Bit, uint8_t OSABI, uint16_t EMachine, bool HasRelocationAddend, bool foobar) argument

Completed in 71 milliseconds