Searched refs:_AddFunction (Results 1 – 4 of 4) sorted by relevance
105 status_t _AddFunction(Function* function);
139 status_t _AddFunction(DIESubprogram* subprogramEntry,
436 error = _AddFunction(subprogramEntry, unit, functions); in GetFunctions()1341 error = _AddFunction(subprogramEntry, unit, functions); in _RecursiveTraverseNamespaceForFunctions()1360 error = _AddFunction(static_cast<DIESubprogram*>(memberEntry), in _RecursiveTraverseNamespaceForFunctions()1373 DwarfImageDebugInfo::_AddFunction(DIESubprogram* subprogramEntry, in _AddFunction() function in DwarfImageDebugInfo
729 status_t error = _AddFunction(function); in AddImageDebugInfo()851 TeamDebugInfo::_AddFunction(Function* function) in _AddFunction() function in TeamDebugInfo