Searched refs:GetFunctions (Results 1 - 6 of 6) sorted by relevance

/haiku/src/kits/debugger/debug_info/
H A DDebuggerImageDebugInfo.h29 virtual status_t GetFunctions(
H A DDebuggerImageDebugInfo.cpp46 DebuggerImageDebugInfo::GetFunctions(const BObjectList<SymbolInfo>& symbols, function in class:DebuggerImageDebugInfo
H A DDwarfImageDebugInfo.h58 virtual status_t GetFunctions(
H A DImageDebugInfo.cpp61 error = specificInfo->GetFunctions(symbols, functions);
H A DDwarfImageDebugInfo.cpp405 DwarfImageDebugInfo::GetFunctions(const BObjectList<SymbolInfo>& symbols, function in class:DwarfImageDebugInfo
408 TRACE_IMAGES("DwarfImageDebugInfo::GetFunctions()\n");
/haiku/headers/private/debugger/debug_info/
H A DSpecificImageDebugInfo.h44 virtual status_t GetFunctions(

Completed in 56 milliseconds