Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp98 bool XCOFFWriter::initRelocations(uint64_t &CurrentOffset) { in initRelocations() function in __anon7d28c6690111::XCOFFWriter
/llvm-project-15.0.7/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1591 static Error initRelocations(RelocationSection *Relocs, T RelRange) { in initRelocations() function