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()
3552 const DICompileUnit::DebugNameTableKind NameTableKind, in addAccelNameImpl()
3595 const DICompileUnit::DebugNameTableKind NameTableKind, StringRef Name, in addAccelName()
3602 const DICompileUnit::DebugNameTableKind NameTableKind, StringRef Name, in addAccelObjC()
3611 const DICompileUnit::DebugNameTableKind NameTableKind, StringRef Name, in addAccelNamespace()
3618 const DICompileUnit::DebugNameTableKind NameTableKind, StringRef Name, in addAccelType()
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLToken.h484 NameTableKind, // GNU enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp931 bool DebugInfoForProfiling, unsigned NameTableKind, in DICompileUnit()
949 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.h1463 unsigned NameTableKind; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp656 llvm::DICompileUnit::DebugNameTableKind NameTableKind = in CreateCompileUnit() local