Searched defs:initRelocations (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ObjectYAML/ | ||
H A D | XCOFFEmitter.cpp | 109 bool XCOFFWriter::initRelocations(uint64_t &CurrentOffset) { initRelocations() function in __anond44f6c0c0111::XCOFFWriter |
/llvm-project/llvm/lib/ObjCopy/ELF/ | ||
H A D | ELFObject.cpp | 1658 static Error initRelocations(RelocationSection *Relocs, T RelRange) { initRelocations() function |