Searched refs:RelocationSec (Results 1 – 1 of 1) sorted by relevance
596 const Elf_Shdr *RelocationSec = getRelSection(Rel); in getRelocationAddress() local597 const Elf_Shdr *RelocatedSec = EF.getSection(RelocationSec->sh_info); in getRelocationAddress()