Home
last modified time | relevance | path

Searched defs:VerDef (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Object/
H A DELF.h42 struct VerDef { argument
41 struct VerDef { global() struct
43 VersionVerDef global() argument
44 FlagsVerDef global() argument
45 NdxVerDef global() argument
46 CntVerDef global() argument
70 AuxVVerDef global() argument
/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp1653 Elf_Verdef VerDef; writeSectionContent() local
2022 } else if (auto VerDef = dyn_cast<ELFYAML::VerdefSection>(Sec)) { finalizeStrings() local
[all...]