Home
last modified time | relevance | path

Searched defs:debug_stream (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp111 PdbCompilandId id, llvm::pdb::ModuleDebugStreamRef debug_stream, in CompilandIndexItem()
128 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, in GetOrCreateCompiland() local
/freebsd-12.1/usr.sbin/pmccontrol/
H A Dpmccontrol.c99 static FILE *debug_stream = NULL; variable