Searched refs:gnu_debuglink_file (Results 1 – 3 of 3) sorted by relevance
110 std::string &gnu_debuglink_file, in GetDebugLinkContents() argument129 gnu_debuglink_file = data.GetCStr(&gnu_debuglink_offset); in GetDebugLinkContents()154 std::string gnu_debuglink_file; in GetCoffUUID() local160 if (!GetDebugLinkContents(coff_obj, gnu_debuglink_file, gnu_debuglink_crc)) { in GetCoffUUID()1044 std::string gnu_debuglink_file; in GetDebugLink() local1046 if (GetDebugLinkContents(*m_binary, gnu_debuglink_file, gnu_debuglink_crc)) in GetDebugLink()1047 return FileSpec(gnu_debuglink_file); in GetDebugLink()
270 std::string &gnu_debuglink_file,
586 std::string gnu_debuglink_file; in GetModuleSpecifications() local591 gnu_debuglink_file, gnu_debuglink_crc, in GetModuleSpecifications()1333 std::string &gnu_debuglink_file, in GetSectionHeaderInfo() argument1533 gnu_debuglink_file = data.GetCStr(&gnu_debuglink_offset); in GetSectionHeaderInfo()