Searched refs:g_sect_name_dwarf_debug_line (Results 1 – 3 of 3) sorted by relevance
641 static ConstString g_sect_name_dwarf_debug_line (".debug_line"); in CreateSections() local684 …else if (const_sect_name == g_sect_name_dwarf_debug_line) section_type = eSectionTypeDWARFDeb… in CreateSections()
877 static ConstString g_sect_name_dwarf_debug_line (".debug_line"); in CreateSections() local921 … else if (name == g_sect_name_dwarf_debug_line) sect_type = eSectionTypeDWARFDebugLine; in CreateSections()
1220 static ConstString g_sect_name_dwarf_debug_line ("__debug_line"); in CreateSections() local1245 else if (section_name == g_sect_name_dwarf_debug_line) in CreateSections()