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