Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1445 auto update_code_offset = [&](uint32_t code_delta) { in ParseInlineSite() local
1472 update_code_offset(annot.U1); in ParseInlineSite()
1478 update_code_offset(annot.U1); in ParseInlineSite()
1484 update_code_offset(annot.U1); in ParseInlineSite()
1489 update_code_offset(annot.U2); in ParseInlineSite()
1490 update_code_offset(annot.U1); in ParseInlineSite()