Searched refs:relocationTable (Results 1 – 1 of 1) sorted by relevance
484 …mbol(const ElfHeader *elfHeader, const Elf32_Rel &relocation, const SectionHeader &relocationTable) in relocateSymbol() argument486 const SectionHeader *target = elfSection(elfHeader, relocationTable.sh_info); in relocateSymbol()489 int table = relocationTable.sh_link; in relocateSymbol()569 …bol(const ElfHeader *elfHeader, const Elf64_Rela &relocation, const SectionHeader &relocationTable) in relocateSymbol() argument571 const SectionHeader *target = elfSection(elfHeader, relocationTable.sh_info); in relocateSymbol()574 int table = relocationTable.sh_link; in relocateSymbol()