Searched defs:func_name (Results 1 – 3 of 3) sorted by relevance
43 std::string func_name; // The function name associated with this pc, NULL if not found. member
67 std::string func_name = impl_->GetFunctionNameRaw(pc, offset); in GetFunctionName() local
250 std::string func_name(backtrace->GetFunctionName(stack_content, &offset)); in dump_stack_segment() local