reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Object/ELFObjectFile.h
  937   assert(getRelSection(Rela)->sh_type == ELF::SHT_RELA);
  938   auto Ret = EF.template getEntry<Elf_Rela>(Rela.d.a, Rela.d.b);
  938   auto Ret = EF.template getEntry<Elf_Rela>(Rela.d.a, Rela.d.b);