Searched refs:gnu_debuglink_file (Results 1 – 3 of 3) sorted by relevance
112 std::string &gnu_debuglink_file, in GetDebugLinkContents() argument131 gnu_debuglink_file = data.GetCStr(&gnu_debuglink_offset); in GetDebugLinkContents()156 std::string gnu_debuglink_file; in GetCoffUUID() local162 if (!GetDebugLinkContents(coff_obj, gnu_debuglink_file, gnu_debuglink_crc)) { in GetCoffUUID()1092 std::string gnu_debuglink_file; in GetDebugLink() local1094 if (GetDebugLinkContents(*m_binary, gnu_debuglink_file, gnu_debuglink_crc)) in GetDebugLink()1095 return FileSpec(gnu_debuglink_file); in GetDebugLink()
271 std::string &gnu_debuglink_file,
603 std::string gnu_debuglink_file; in GetModuleSpecifications() local608 gnu_debuglink_file, gnu_debuglink_crc, in GetModuleSpecifications()1350 std::string &gnu_debuglink_file, in GetSectionHeaderInfo() argument1550 gnu_debuglink_file = data.GetCStr(&gnu_debuglink_offset); in GetSectionHeaderInfo()