Searched refs:function_names (Results 1 – 3 of 3) sorted by relevance
53 static std::string ErrorMsg(const std::vector<const char*>& function_names, in ErrorMsg() argument83 function_names.front() + "\n" + "Unwind data:\n" + unwind; in ErrorMsg()
102 static std::string ErrorMsg(const std::vector<const char*>& function_names, Unwinder* unwinder) { in ErrorMsg() argument111 function_names.front() + "\n" + "Unwind data:\n" + unwind; in ErrorMsg()
317 function_names = []353 function_names.append(line[:break_pos].strip())368 len(function_names) != n or len(filenames) != n or len(vaddr_in_files) != n or373 function_names[j], map_start_addrs[j],