Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1439 auto update_code_offset = [&](uint32_t code_delta) { in ParseInlineSite() local
1466 update_code_offset(annot.U1); in ParseInlineSite()
1472 update_code_offset(annot.U1); in ParseInlineSite()
1478 update_code_offset(annot.U1); in ParseInlineSite()
1483 update_code_offset(annot.U2); in ParseInlineSite()
1484 update_code_offset(annot.U1); in ParseInlineSite()