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

References

include/llvm/Object/ELF.h
   84   using Elf_Verdef = typename ELFT::Verdef;
lib/ObjectYAML/ELFEmitter.cpp
  876   typedef typename ELFT::Verdef Elf_Verdef;
tools/lld/ELF/InputFiles.cpp
 1170   using Elf_Verdef = typename ELFT::Verdef;
tools/obj2yaml/elf2yaml.cpp
  768   typedef typename ELFT::Verdef Elf_Verdef;