Searched refs:recordTLVPRelocation (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 35 void recordTLVPRelocation(MachObjectWriter *Writer, 463 void X86MachObjectWriter::recordTLVPRelocation(MachObjectWriter *Writer, in recordTLVPRelocation() function in X86MachObjectWriter 516 recordTLVPRelocation(Writer, Asm, Layout, Fragment, Fixup, Target, in RecordX86Relocation()
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 36 void recordTLVPRelocation(MachObjectWriter *Writer, 465 void X86MachObjectWriter::recordTLVPRelocation(MachObjectWriter *Writer, in recordTLVPRelocation() function in X86MachObjectWriter 520 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,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCMachObjectWriter.h | 241 void recordTLVPRelocation(const MCAssembler &Asm, const MCAsmLayout &Layout,
|