Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DRegisterContextUnwind.h208 lldb::addr_t GetReturnAddressHint(int32_t plan_offset);
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DRegisterContextUnwind.cpp2064 lldb::addr_t RegisterContextUnwind::GetReturnAddressHint(int32_t plan_offset) { in GetReturnAddressHint() argument
2071 hint += plan_offset; in GetReturnAddressHint()