Home
last modified time | relevance | path

Searched defs:NameTableKind (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp478 const DICompileUnit::DebugNameTableKind NameTableKind, in addSubprogramNames()
3564 const DICompileUnit::DebugNameTableKind NameTableKind, in addAccelNameImpl()
3605 const DICompileUnit::DebugNameTableKind NameTableKind, StringRef Name, in addAccelName()
3612 const DICompileUnit::DebugNameTableKind NameTableKind, StringRef Name, in addAccelObjC()
3621 const DICompileUnit::DebugNameTableKind NameTableKind, StringRef Name, in addAccelNamespace()
3628 const DICompileUnit::DebugNameTableKind NameTableKind, StringRef Name, in addAccelType()
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLToken.h475 NameTableKind, // GNU enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp921 bool DebugInfoForProfiling, unsigned NameTableKind, in DICompileUnit()
939 unsigned NameTableKind, bool RangesBaseAddress, MDString *SysRoot, in getImpl()
H A DDIBuilder.cpp140 DICompileUnit::DebugNameTableKind NameTableKind, bool RangesBaseAddress, in createCompileUnit()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1405 unsigned NameTableKind; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp646 llvm::DICompileUnit::DebugNameTableKind NameTableKind = in CreateCompileUnit() local