Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
HDModuleDebugStream.h66 bool hasDebugSubsections() const;
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDModuleDebugStream.cpp127 bool ModuleDebugStreamRef::hasDebugSubsections() const { in hasDebugSubsections() function in ModuleDebugStreamRef
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDYAMLOutputStyle.cpp243 ModS.hasDebugSubsections()) { in dumpDbiStream()