Searched refs:DW_MACINFO_end_file (Results 1 – 19 of 19) sorted by relevance
25 IndLevel -= (E.Type == DW_MACINFO_end_file); in dump()45 case DW_MACINFO_end_file: in dump()89 case DW_MACINFO_end_file: in parse()
26 IndLevel -= (E.Type == DW_MACINFO_end_file); in dump()46 case DW_MACINFO_end_file: in dump()90 case DW_MACINFO_end_file: in parse()
15 TEST_MACINFO: DW_MACINFO_end_file20 TEST_MACINFO: DW_MACINFO_end_file22 TEST_MACINFO: DW_MACINFO_end_file
24 ; CHECK-NEXT: DW_MACINFO_end_file26 ; CHECK-NEXT: DW_MACINFO_end_file28 ; CHECK-NEXT: DW_MACINFO_end_file
26 ; CHECK-MACRO-NEXT: DW_MACINFO_end_file28 ; CHECK-MACRO-NEXT: DW_MACINFO_end_file30 ; CHECK-MACRO-NEXT: DW_MACINFO_end_file
468 case DW_MACINFO_end_file: return "DW_MACINFO_end_file"; in MacinfoString()480 .Case("DW_MACINFO_end_file", DW_MACINFO_end_file) in getMacinfo()
427 case DW_MACINFO_end_file: in MacinfoString()442 .Case("DW_MACINFO_end_file", DW_MACINFO_end_file) in getMacinfo()
665 case DW_MACINFO_end_file: return "DW_MACINFO_end_file"; in MacinfoString()
585 DW_MACINFO_end_file = 0x04, enumerator
450 DW_MACINFO_end_file = 0x04, enumerator
255 DW_MACINFO_end_file = 0x04, enumerator
851 DW_MACINFO_end_file = 4, enumerator
107 [DW_MACINFO_end_file - 1] = p_none, in init_macinfo_table()
359 DWARF_ONE_KNOWN_DW_MACINFO (end_file, DW_MACINFO_end_file) \
3130 DW_MACINFO_end_file. Recognize type 0 as terminator.
1766 Asm->EmitULEB128(dwarf::DW_MACINFO_end_file); in emitMacroFile()
2201 Asm->EmitULEB128(dwarf::DW_MACINFO_end_file); in emitMacroFile()
9710 case DW_MACINFO_end_file: in print_debug_macinfo_section()