Home
last modified time | relevance | path

Searched refs:hasDebugSubsections (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DModuleDebugStream.h59 bool hasDebugSubsections() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DModuleDebugStream.cpp105 bool ModuleDebugStreamRef::hasDebugSubsections() const { in hasDebugSubsections() function in ModuleDebugStreamRef
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DYAMLOutputStyle.cpp238 ModS.hasDebugSubsections()) { in dumpDbiStream()