Searched refs:findSectionByAddress (Results 1 – 1 of 1) sorted by relevance
493 static const typename ELFO::Elf_Shdr *findSectionByAddress(const ELFO *Obj, in findSectionByAddress() function1775 const Elf_Shdr *GOTShdr = findSectionByAddress(Obj, *DtPltGot); in parseGOT()1867 const Elf_Shdr *PLTShdr = findSectionByAddress(Obj, *DtMipsPltGot); in parsePLT()1878 const Elf_Shdr *PLTRelShdr = findSectionByAddress(Obj, *DtJmpRel); in parsePLT()