Searched refs:elf_debug_lookup_user_symbol_address (Results 1 - 8 of 8) sorted by relevance

/haiku/src/add-ons/kernel/debugger/disasm/
H A Ddisasm.cpp71 error = elf_debug_lookup_user_symbol_address(
/haiku/headers/private/kernel/
H A Delf.h45 status_t elf_debug_lookup_user_symbol_address(Team* team, addr_t address,
/haiku/src/add-ons/kernel/debugger/disasm/x86/
H A Ddisasm_arch.cpp48 error = elf_debug_lookup_user_symbol_address(
/haiku/src/system/kernel/arch/riscv64/
H A Darch_debug.cpp156 status = elf_debug_lookup_user_symbol_address(thread->team, address,
/haiku/src/system/kernel/arch/arm/
H A Darch_debug.cpp82 status = elf_debug_lookup_user_symbol_address(thread->team, address,
/haiku/src/system/kernel/arch/arm64/
H A Darch_debug.cpp74 status = elf_debug_lookup_user_symbol_address(thread->team, address,
/haiku/src/system/kernel/arch/x86/
H A Darch_debug.cpp117 status = elf_debug_lookup_user_symbol_address(thread->team, address,
/haiku/src/system/kernel/
H A Delf.cpp224 error = elf_debug_lookup_user_symbol_address(
1753 elf_debug_lookup_user_symbol_address(Team* team, addr_t address, function

Completed in 74 milliseconds