Searched refs:RelocatedSec (Results 1 – 1 of 1) sorted by relevance
597 const Elf_Shdr *RelocatedSec = EF.getSection(RelocationSec->sh_info); in getRelocationAddress() local598 Result = ROffset + RelocatedSec->sh_addr; in getRelocationAddress()