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

/haiku/src/kits/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp1198 FunctionInstance* targetFunction; local
1225 targetFunction = imageInfo->FunctionAtAddress(subroutineAddress);
1226 if (targetFunction != NULL) {
1229 targetFunction->GetFunctionDebugInfo());
1267 targetFunction->GetFunctionID(), true);

Completed in 36 milliseconds