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

/haiku/src/kits/debugger/debug_info/
H A DDebuggerImageDebugInfo.h40 virtual AddressSectionType GetAddressSectionType(target_addr_t address);
H A DImageDebugInfo.cpp129 ImageDebugInfo::GetAddressSectionType(target_addr_t address) const function in class:ImageDebugInfo
134 type = specificInfo->GetAddressSectionType(address);
H A DDebuggerImageDebugInfo.cpp72 DebuggerImageDebugInfo::GetAddressSectionType(target_addr_t address) function in class:DebuggerImageDebugInfo
H A DDwarfImageDebugInfo.h69 virtual AddressSectionType GetAddressSectionType(target_addr_t address);
H A DDwarfImageDebugInfo.cpp573 DwarfImageDebugInfo::GetAddressSectionType(target_addr_t address) function in class:DwarfImageDebugInfo
1199 if (imageInfo->GetAddressSectionType(subroutineAddress)
/haiku/headers/private/debugger/debug_info/
H A DImageDebugInfo.h53 AddressSectionType GetAddressSectionType(target_addr_t address)
H A DSpecificImageDebugInfo.h59 virtual AddressSectionType GetAddressSectionType(target_addr_t address)
/haiku/src/kits/debugger/controllers/
H A DThreadHandler.cpp837 if (info->GetAddressSectionType(

Completed in 54 milliseconds