Searched refs:g_sect_name_dwarf_debug_macinfo (Results 1 – 3 of 3) sorted by relevance
643 static ConstString g_sect_name_dwarf_debug_macinfo (".debug_macinfo"); in CreateSections() local686 …else if (const_sect_name == g_sect_name_dwarf_debug_macinfo) section_type = eSectionTypeDWARFDeb… in CreateSections()
879 static ConstString g_sect_name_dwarf_debug_macinfo (".debug_macinfo"); in CreateSections() local923 … else if (name == g_sect_name_dwarf_debug_macinfo) sect_type = eSectionTypeDWARFDebugMacInfo; in CreateSections()
1222 … static ConstString g_sect_name_dwarf_debug_macinfo ("__debug_macinfo"); in CreateSections() local1249 else if (section_name == g_sect_name_dwarf_debug_macinfo) in CreateSections()