Searched refs:getDwarfComdatSection (Results 1 – 2 of 2) sorted by relevance
272 return getDwarfComdatSection(".debug_info", Hash); in getDwarfInfoSection()312 return getDwarfComdatSection(".debug_types", Hash); in getDwarfTypesSection()465 MCSection *getDwarfComdatSection(const char *Name, uint64_t Hash) const;
1085 MCSection *MCObjectFileInfo::getDwarfComdatSection(const char *Name, in getDwarfComdatSection() function in MCObjectFileInfo