Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DModuleDebugStream.h66 bool hasDebugSubsections() const;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DModuleDebugStream.cpp127 bool ModuleDebugStreamRef::hasDebugSubsections() const { in hasDebugSubsections() function in ModuleDebugStreamRef
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DYAMLOutputStyle.cpp243 ModS.hasDebugSubsections()) { in dumpDbiStream()