Searched refs:child_result (Results 1 – 3 of 3) sorted by relevance
143 child_result = child.string_type().join(child_result_list)146 return (child_result, child.exitstatus)148 return child_result
196 if (DWARFDIE child_result = child.LookupDeepestBlock(address)) in LookupDeepestBlock() local197 return child_result; in LookupDeepestBlock()
264 child_result = ''.join(child_result_list)267 return (child_result, child.exitstatus)269 return child_result