Searched refs:getDwarfComdatSection (Results 1 – 4 of 4) sorted by relevance
252 return getDwarfComdatSection(".debug_info", Hash); in getDwarfInfoSection()291 return getDwarfComdatSection(".debug_types", Hash); in getDwarfTypesSection()415 MCSection *getDwarfComdatSection(const char *Name, uint64_t Hash) const;
257 return getDwarfComdatSection(".debug_info", Hash); in getDwarfInfoSection()297 return getDwarfComdatSection(".debug_types", Hash); in getDwarfTypesSection()428 MCSection *getDwarfComdatSection(const char *Name, uint64_t Hash) const;
856 MCSection *MCObjectFileInfo::getDwarfComdatSection(const char *Name, in getDwarfComdatSection() function in MCObjectFileInfo
970 MCSection *MCObjectFileInfo::getDwarfComdatSection(const char *Name, in getDwarfComdatSection() function in MCObjectFileInfo