Home
last modified time | relevance | path

Searched refs:recordTLVPRelocation (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp34 void recordTLVPRelocation(MachObjectWriter *Writer,
452 void X86MachObjectWriter::recordTLVPRelocation(MachObjectWriter *Writer, in recordTLVPRelocation() function in X86MachObjectWriter
503 recordTLVPRelocation(Writer, Asm, Fragment, Fixup, Target, FixedValue); in RecordX86Relocation()