Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dcpu.h129 target_ulong lldb_stack_adjust; member
H A Dcpu.c53 DEFINE_PROP_UNSIGNED("lldb-stack-adjust", HexagonCPU, lldb_stack_adjust, 0,
79 target_ulong stack_adjust = cpu->lldb_stack_adjust; in adjust_stack_ptrs()