Searched refs:findSectionByAddress (Results 1 – 1 of 1) sorted by relevance
166 findSectionByAddress(const ELFFile<ELFT> *Obj, uint64_t Addr) { in findSectionByAddress() function1237 const Elf_Shdr *GotShdr = findSectionByAddress(Obj, *DtPltGot); in printMipsPLTGOT()