Searched refs:initRelocations (Results 1 – 2 of 2) sorted by relevance
45 bool initRelocations(uint64_t &CurrentOffset);81 bool XCOFFWriter::initRelocations(uint64_t &CurrentOffset) { in initRelocations() function in __anonac495c6d0111::XCOFFWriter138 return initRelocations(CurrentOffset); in initSectionHeader()
1628 static Error initRelocations(RelocationSection *Relocs, in initRelocations() function1868 if (Error Err = initRelocations(RelSec, Obj.SymbolTable, *Rels)) in readSections()1876 if (Error Err = initRelocations(RelSec, Obj.SymbolTable, *Relas)) in readSections()