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