Searched refs:findNotEmptySectionByAddress (Results 1 – 1 of 1) sorted by relevance
1041 findNotEmptySectionByAddress(const ELFO &Obj, StringRef FileName, in findNotEmptySectionByAddress() function3076 GotSec = findNotEmptySectionByAddress(Obj, FileName, *DtPltGot); in findGOT()3118 PltSec = findNotEmptySectionByAddress(Obj, FileName, *DtMipsPltGot); in findPLT()3123 PltRelSec = findNotEmptySectionByAddress(Obj, FileName, *DtJmpRel); in findPLT()