Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp716 PdbCompilandSymId frame_proc_id, in GetBaseFrameRegister() argument
718 CVSymbol frame_proc_cvs = index.ReadSymbolRecord(frame_proc_id); in GetBaseFrameRegister()
727 .GetCompiland(frame_proc_id.modi) in GetBaseFrameRegister()
804 PdbCompilandSymId frame_proc_id(func_scope_id.modi, in GetVariableLocationInfo() local
808 GetBaseFrameRegister(index, frame_proc_id, result.is_param); in GetVariableLocationInfo()