Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Architecture/Arm/
H A DArchitectureArm.cpp131 addr_t ArchitectureArm::GetCallableLoadAddress(addr_t code_addr, in GetCallableLoadAddress()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Architecture/Mips/
H A DArchitectureMips.cpp48 addr_t ArchitectureMips::GetCallableLoadAddress(addr_t code_addr, in GetCallableLoadAddress()
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DAddress.cpp336 addr_t code_addr = LLDB_INVALID_ADDRESS; in GetCallableLoadAddress() local
369 addr_t code_addr = GetLoadAddress(target); in GetOpcodeLoadAddress() local
/freebsd-13.1/sys/contrib/octeon-sdk/
H A Docteon-boot-info.h84 uint64_t code_addr; member
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp368 lldb::addr_t code_addr = desc_ptr + start_offset + voffset; in SetUpRegion() local