Home
last modified time | relevance | path

Searched refs:CK_DWARF (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h78 DWARFContext() : DIContext(CK_DWARF) {} in DWARFContext()
81 return DICtx->getKind() == CK_DWARF; in classof()
/external/llvm/include/llvm/DebugInfo/
DDIContext.h133 CK_DWARF, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/
DDIContext.h207 CK_DWARF, enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/
DDIContext.h227 CK_DWARF, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h119 return DICtx->getKind() == CK_DWARF; in classof()
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h133 return DICtx->getKind() == CK_DWARF; in classof()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp70 : DIContext(CK_DWARF), DWPName(std::move(DWPName)), DObj(std::move(DObj)) {} in DWARFContext()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp71 : DIContext(CK_DWARF), DWPName(std::move(DWPName)), in DWARFContext()