Searched refs:full_file (Results 1 – 1 of 1) sorted by relevance
395 const MinidumpMemoryRange& full_file) { in ParseThreadList() argument412 full_file.Subrange(rawthread->stack.memory); in ParseThreadList()417 full_file.Subrange(rawthread->thread_context)); in ParseThreadList()425 const MinidumpMemoryRange& full_file) { in ParseSystemInfo() argument462 if (!strstr(full_file.GetAsciiMDString(sysinfo->csd_version_rva).c_str(), in ParseSystemInfo()502 full_file.GetAsciiMDString(sysinfo->csd_version_rva).c_str()); in ParseSystemInfo()690 const MinidumpMemoryRange& full_file) { in ParseDSODebugInfo() argument718 full_file.GetArrayElement<MDRawLinkMap>(debug->map, i); in ParseDSODebugInfo()725 full_file.GetAsciiMDString(link_map->name).c_str()); in ParseDSODebugInfo()790 const MinidumpMemoryRange& full_file) { in ParseModuleStream() argument[all …]