Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/examples/python/
Dsymbolication.py574 insts_before_pc, argument
599 if insts_before_pc == -1:
602 start_idx = pc_index - insts_before_pc
605 if insts_before_pc == -1: