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.h67 LLVM_ABI bool hasDebugSubsections() const;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DModuleDebugStream.cpp125 bool ModuleDebugStreamRef::hasDebugSubsections() const { in hasDebugSubsections() function in ModuleDebugStreamRef
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DYAMLOutputStyle.cpp252 ModS.hasDebugSubsections()) { in dumpDbiStream()