Searched refs:initRelocations (Results 1 – 2 of 2) sorted by relevance
47 bool initRelocations(uint64_t &CurrentOffset);98 bool XCOFFWriter::initRelocations(uint64_t &CurrentOffset) { in initRelocations() function in __anon7d28c6690111::XCOFFWriter156 return initRelocations(CurrentOffset); in initSectionHeader()
1591 static Error initRelocations(RelocationSection *Relocs, T RelRange) { in initRelocations() function1823 if (Error Err = initRelocations(RelSec, *Rels)) in readSections()1831 if (Error Err = initRelocations(RelSec, *Relas)) in readSections()