Searched refs:findNotEmptySectionByAddress (Results 1 – 1 of 1) sorted by relevance
739 findNotEmptySectionByAddress(const ELFO *Obj, uint64_t Addr) { in findNotEmptySectionByAddress() function1974 const Elf_Shdr *GOTShdr = findNotEmptySectionByAddress(Obj, *DtPltGot); in parseGOT()2040 const Elf_Shdr *PLTShdr = findNotEmptySectionByAddress(Obj, *DtMipsPltGot); in parsePLT()2046 const Elf_Shdr *PLTRelShdr = findNotEmptySectionByAddress(Obj, *DtJmpRel); in parsePLT()