Searched refs:recordTLVPRelocation (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 36 void recordTLVPRelocation(MachObjectWriter *Writer, 460 void X86MachObjectWriter::recordTLVPRelocation(MachObjectWriter *Writer, in recordTLVPRelocation() function in X86MachObjectWriter 515 recordTLVPRelocation(Writer, Asm, Layout, Fragment, Fixup, Target, in RecordX86Relocation()
|
/external/llvm/include/llvm/MC/ |
D | MCMachObjectWriter.h | 227 void recordTLVPRelocation(const MCAssembler &Asm, const MCAsmLayout &Layout,
|