Searched refs:FunctionTable (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/debugger/debug_info/
H A DTeamDebugInfo.h101 typedef BOpenHashTable<FunctionHashDefinition> FunctionTable; typedef in class:TeamDebugInfo
115 FunctionTable* fFunctions;
/haiku/src/kits/debugger/debug_info/
H A DTeamDebugInfo.cpp318 fFunctions = new(std::nothrow) FunctionTable;

Completed in 31 milliseconds