Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1349 auto update_line_offset = [&](int32_t line_delta) { in ParseInlineSite() local
1373 update_line_offset(annot.S1); in ParseInlineSite()
1383 update_line_offset(annot.S1); in ParseInlineSite()