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