Searched refs:ApplyAll (Results 1 – 3 of 3) sorted by relevance
42 bool ApplyAll(const ElfSymbols* symbols,
299 if (!relocations.ApplyAll(&symbols_, &resolver, error)) in Relocate()
262 bool ElfRelocations::ApplyAll(const ElfSymbols* symbols, in ApplyAll() function in crazy::ElfRelocations