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