Lines Matching refs:Addr
166 findSectionByAddress(const ELFFile<ELFT> *Obj, uint64_t Addr) {168 if (Shdr.sh_addr == Addr)