Searched defs:writeRelocations (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ | ||
| H A D | XCOFFEmitter.cpp | 577 bool XCOFFWriter::writeRelocations() { in writeRelocations() function in __anonb16345390111::XCOFFWriter |
| H A D | MachOEmitter.cpp | 402 void MachOWriter::writeRelocations(raw_ostream &OS) { in writeRelocations() function in __anon31ab8d4b0111::MachOWriter |
| /freebsd/contrib/llvm-project/llvm/lib/MC/ | ||
| H A D | ELFObjectWriter.cpp | 811 void ELFWriter::writeRelocations(const MCSectionELF &Sec) { in writeRelocations() function in ELFWriter |
| H A D | XCOFFObjectWriter.cpp | 1125 void XCOFFWriter::writeRelocations() { in writeRelocations() function in __anon43032e790111::XCOFFWriter |