Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h41 struct VerDef { argument
39 struct VerDef { global() struct
40 OffsetVerDef global() argument
42 FlagsVerDef global() argument
43 NdxVerDef global() argument
44 CntVerDef global() argument
68 AuxVVerDef global() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp1585 Elf_Verdef VerDef; writeSectionContent() local
1954 } else if (auto VerDef = dyn_cast<ELFYAML::VerdefSection>(Sec)) { finalizeStrings() local
[all...]