Home
last modified time | relevance | path

Searched defs:code_addr (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Architecture/Arm/
H A DArchitectureArm.cpp124 addr_t ArchitectureArm::GetCallableLoadAddress(addr_t code_addr, in GetCallableLoadAddress()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dframe.h108 CORE_ADDR code_addr; member
H A Dframe.c249 frame_id_build_special (CORE_ADDR stack_addr, CORE_ADDR code_addr, in frame_id_build_special()
263 frame_id_build (CORE_ADDR stack_addr, CORE_ADDR code_addr) in frame_id_build()
H A Dalpha-tdep.c775 CORE_ADDR stack_addr, code_addr; in alpha_sigtramp_frame_this_id() local
/openbsd/gnu/llvm/lldb/source/Plugins/Architecture/Mips/
H A DArchitectureMips.cpp42 addr_t ArchitectureMips::GetCallableLoadAddress(addr_t code_addr, in GetCallableLoadAddress()
/openbsd/gnu/llvm/lldb/source/Core/
H A DAddress.cpp337 addr_t code_addr = LLDB_INVALID_ADDRESS; in GetCallableLoadAddress() local
370 addr_t code_addr = GetLoadAddress(target); in GetOpcodeLoadAddress() local
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp268 lldb::addr_t code_addr = desc_ptr + start_offset + voffset; in SetUpRegion() local