Searched refs:recordScatteredRelocation (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCMachObjectWriter.cpp | 27 bool recordScatteredRelocation(MachObjectWriter *Writer, 191 bool PPCMachObjectWriter::recordScatteredRelocation( in recordScatteredRelocation() function in PPCMachObjectWriter 317 recordScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, Target, in RecordPPCRelocation()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MachObjectWriter.cpp | 28 bool recordScatteredRelocation(MachObjectWriter *Writer, 365 bool X86MachObjectWriter::recordScatteredRelocation(MachObjectWriter *Writer, in recordScatteredRelocation() function in X86MachObjectWriter 527 recordScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, in RecordX86Relocation() 546 recordScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup, Target, in RecordX86Relocation()
|
| /freebsd-12.1/contrib/llvm/include/llvm/MC/ |
| H A D | MCMachObjectWriter.h | 234 void recordScatteredRelocation(const MCAssembler &Asm,
|