Home
last modified time | relevance | path

Searched defs:initRelocations (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp109 bool XCOFFWriter::initRelocations(uint64_t &CurrentOffset) { in initRelocations() function in __anonb16345390111::XCOFFWriter
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1658 static Error initRelocations(RelocationSection *Relocs, T RelRange) { in initRelocations() function