Searched refs:findNotEmptySectionByAddress (Results 1 – 1 of 1) sorted by relevance
859 findNotEmptySectionByAddress(const ELFO *Obj, uint64_t Addr) { in findNotEmptySectionByAddress() function2146 GotSec = findNotEmptySectionByAddress(Obj, *DtPltGot); in MipsGOTParser()2167 PltSec = findNotEmptySectionByAddress(Obj, *DtMipsPltGot); in MipsGOTParser()2172 PltRelSec = findNotEmptySectionByAddress(Obj, *DtJmpRel); in MipsGOTParser()