Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbUtil.cpp626 PdbCompilandSymId func_scope_id = in GetVariableLocationInfo() local
628 CVSymbol func_block_cvs = index.ReadSymbolRecord(func_scope_id); in GetVariableLocationInfo()
633 func_scope_id.modi, func_scope_id.offset + func_block_cvs.length()); in GetVariableLocationInfo()