Home
last modified time | relevance | path

Searched defs:cfa (Results 1 – 25 of 36) sorted by relevance

12

/openbsd/gnu/llvm/libunwind/src/
H A DDwarfInstructions.hpp92 A &addressSpace, const R &registers, pint_t cfa, in getSavedRegister()
124 A &addressSpace, const R &registers, pint_t cfa, in getSavedFloatRegister()
152 A &addressSpace, const R &registers, pint_t cfa, in getSavedVectorRegister()
177 pint_t cfa, PrologInfo &prolog) { in getRA_SIGN_STATE()
202 pint_t cfa = getCFA(addressSpace, prolog, registers); in stepWithDwarf() local
/openbsd/sys/arch/mips64/mips64/
H A Dsys_machdep.c73 struct mips64_cacheflush_args cfa; in sys_sysarch() local
89 mips64_cacheflush(struct proc *p, struct mips64_cacheflush_args *cfa) in mips64_cacheflush()
/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DStackID.h22 explicit StackID(lldb::addr_t pc, lldb::addr_t cfa, in StackID()
68 void SetCFA(lldb::addr_t cfa) { m_cfa = cfa; } in SetCFA()
H A DUnwind.h37 lldb::addr_t cfa; in GetFramesUpTo() local
50 bool GetFrameInfoAtIndex(uint32_t frame_idx, lldb::addr_t &cfa, in GetFrameInfoAtIndex()
H A DUnwindLLDB.h115 lldb::addr_t cfa = LLDB_INVALID_ADDRESS; // The canonical frame address for member
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/Hexagon/
H A DABISysV_hexagon.h56 bool CallFrameAddressIsValid(lldb::addr_t cfa) override { in CallFrameAddressIsValid()
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips64.h57 bool CallFrameAddressIsValid(lldb::addr_t cfa) override { in CallFrameAddressIsValid()
H A DABISysV_mips.h46 bool CallFrameAddressIsValid(lldb::addr_t cfa) override { in CallFrameAddressIsValid()
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/SystemZ/
H A DABISysV_s390x.h48 bool CallFrameAddressIsValid(lldb::addr_t cfa) override { in CallFrameAddressIsValid()
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/X86/
H A DABISysV_x86_64.h54 bool CallFrameAddressIsValid(lldb::addr_t cfa) override { in CallFrameAddressIsValid()
H A DABIWindows_x86_64.h49 bool CallFrameAddressIsValid(lldb::addr_t cfa) override { in CallFrameAddressIsValid()
H A DABIMacOSX_i386.h54 bool CallFrameAddressIsValid(lldb::addr_t cfa) override { in CallFrameAddressIsValid()
H A DABISysV_i386.h62 bool CallFrameAddressIsValid(lldb::addr_t cfa) override { in CallFrameAddressIsValid()
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/AArch64/
H A DABIMacOSX_arm64.h48 bool CallFrameAddressIsValid(lldb::addr_t cfa) override { in CallFrameAddressIsValid()
H A DABISysV_arm64.h51 bool CallFrameAddressIsValid(lldb::addr_t cfa) override { in CallFrameAddressIsValid()
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc.h55 bool CallFrameAddressIsValid(lldb::addr_t cfa) override { in CallFrameAddressIsValid()
H A DABISysV_ppc64.h55 bool CallFrameAddressIsValid(lldb::addr_t cfa) override { in CallFrameAddressIsValid()
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/ARC/
H A DABISysV_arc.h59 bool CallFrameAddressIsValid(lldb::addr_t cfa) override { in CallFrameAddressIsValid()
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/ARM/
H A DABIMacOSX_arm.h39 bool CallFrameAddressIsValid(lldb::addr_t cfa) override { in CallFrameAddressIsValid()
H A DABISysV_arm.h39 bool CallFrameAddressIsValid(lldb::addr_t cfa) override { in CallFrameAddressIsValid()
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DHistoryUnwind.cpp55 bool HistoryUnwind::DoGetFrameInfoAtIndex(uint32_t frame_idx, lldb::addr_t &cfa, in DoGetFrameInfoAtIndex()
/openbsd/gnu/gcc/gcc/
H A Dunwind-dw2.c69 void *cfa; member
1188 void *cfa; member
1252 _Unwind_SetSpColumn (struct _Unwind_Context *context, void *cfa, in _Unwind_SetSpColumn()
1271 void *cfa; in uw_update_context_1() local
/openbsd/gnu/llvm/lldb/source/Target/
H A DStackFrameList.cpp415 addr_t cfa = LLDB_INVALID_ADDRESS; in SynthesizeTailCallFrames() local
476 lldb::addr_t cfa = LLDB_INVALID_ADDRESS; in GetFramesUpTo() local
672 addr_t pc, cfa; in GetFrameAtIndex() local
H A DUnwindLLDB.cpp392 bool UnwindLLDB::DoGetFrameInfoAtIndex(uint32_t idx, addr_t &cfa, addr_t &pc, in DoGetFrameInfoAtIndex()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dunwind-dw2.c60 void *cfa; member
1027 void *cfa; member
1091 void *cfa; in uw_update_context_1() local

12