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