reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
833 const Elf_Shdr *RelSec = getRelSection(RelData); 871 const Elf_Shdr *sec = getRelSection(Rel); 888 const Elf_Shdr *sec = getRelSection(Rel); 897 const Elf_Shdr *sec = getRelSection(Rel); 919 if (getRelSection(Rel)->sh_type != ELF::SHT_RELA) 927 assert(getRelSection(Rel)->sh_type == ELF::SHT_REL); 937 assert(getRelSection(Rela)->sh_type == ELF::SHT_RELA);