Searched defs:writeRelocations (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ | ||
H A D | XCOFFEmitter.cpp | 576 bool XCOFFWriter::writeRelocations() { in writeRelocations() function in __anonb16345390111::XCOFFWriter |
H A D | MachOEmitter.cpp | 403 void MachOWriter::writeRelocations(raw_ostream &OS) { writeRelocations() function in __anon31ab8d4b0111::MachOWriter |
/freebsd/contrib/llvm-project/llvm/lib/MC/ | ||
H A D | ELFObjectWriter.cpp | 806 void ELFWriter::writeRelocations(const MCAssembler &Asm, in writeRelocations() function in ELFWriter |
H A D | XCOFFObjectWriter.cpp | 1138 void XCOFFObjectWriter::writeRelocations() { in writeRelocations() function in __anon43032e790111::XCOFFObjectWriter |