Home
last modified time | relevance | path

Searched defs:this_sp (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DSharedCluster.h42 auto this_sp = this->shared_from_this(); in GetSharedPointer() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dhppa-tdep.c1562 CORE_ADDR this_sp; in hppa_frame_cache() local
1773 CORE_ADDR this_sp = frame_unwind_register_unsigned (next_frame, HPPA_SP_REGNUM); in hppa_frame_cache() local
H A Ds390-tdep.c2063 ULONGEST this_sp, prev_sp; in s390_sigtramp_frame_unwind_cache() local
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBFrame.cpp677 lldb::StackFrameSP this_sp = GetFrameSP(); in IsEqual() local