Searched defs:writeRelocations (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/ | ||
| H A D | XCOFFEmitter.cpp | 502 bool XCOFFWriter::writeRelocations() { in writeRelocations() function in __anon25a8e72f0111::XCOFFWriter |
| H A D | MachOEmitter.cpp | 404 void MachOWriter::writeRelocations(raw_ostream &OS) { in writeRelocations() function in __anona5f12f410111::MachOWriter |
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MC/ | ||
| H A D | ELFObjectWriter.cpp | 939 void ELFWriter::writeRelocations(const MCAssembler &Asm, in writeRelocations() function in ELFWriter |
| H A D | XCOFFObjectWriter.cpp | 1084 void XCOFFObjectWriter::writeRelocations() { in writeRelocations() function in __anonf52d242f0111::XCOFFObjectWriter |