Home
last modified time | relevance | path

Searched defs:TypeDescriptor (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp139 struct TypeDescriptor { in dumpCXXData() struct
140 SymbolsdumpCXXData::TypeDescriptor dumpCXXData() argument
141 AlwaysZerodumpCXXData::TypeDescriptor dumpCXXData() argument
142 MangledNamedumpCXXData::TypeDescriptor dumpCXXData() argument
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionMachO.cpp220 auto TypeDescriptor = in ParseSectionSpecifier() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h68 GlobalVariable *TypeDescriptor; member
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1422 DIE *CompileUnit::allocateTypeDie(TypeEntryBody *TypeDescriptor, in allocateTypeDie()