Home
last modified time | relevance | path

Searched refs:DW_MACINFO_end_file (Results 1 – 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFDebugMacro.cpp25 IndLevel -= (E.Type == DW_MACINFO_end_file); in dump()
45 case DW_MACINFO_end_file: in dump()
96 case DW_MACINFO_end_file: in parse()
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
HDlibdwarf_macinfo.c84 case DW_MACINFO_end_file: in _dwarf_macinfo_parse()
215 case DW_MACINFO_end_file: in _dwarf_macinfo_gen()
HDdwarf_pro_macinfo.c126 return (_dwarf_add_macro(dbg, DW_MACINFO_end_file, 0, -1, in dwarf_end_macro_file()
HDdwarf.h598 #define DW_MACINFO_end_file 0x04 macro
HDdwarf_dump.c915 case DW_MACINFO_end_file: in dwarf_get_MACINFO_name()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
HDDwarf.cpp460 case DW_MACINFO_end_file: in MacinfoString()
475 .Case("DW_MACINFO_end_file", DW_MACINFO_end_file) in getMacinfo()
/freebsd-11-stable/contrib/gcc/
HDdwarf2.h818 DW_MACINFO_end_file = 4, enumerator
HDdwarf2out.c13944 dw2_asm_output_data (1, DW_MACINFO_end_file, "End file"); in dwarf2out_end_source_file()
HDChangeLog-200118812 (dwarf2out_finish): Output DW_MACINFO_end_file for primary file,
/freebsd-11-stable/contrib/binutils/include/elf/
HDdwarf2.h812 DW_MACINFO_end_file = 4, enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDwarf.h300 DW_MACINFO_end_file = 0x04, enumerator
/freebsd-11-stable/contrib/binutils/binutils/
HDdwarf.c2206 case DW_MACINFO_end_file: in display_debug_macinfo()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.cpp2786 Asm->EmitULEB128(dwarf::DW_MACINFO_end_file); in emitMacroFile()
/freebsd-11-stable/contrib/gdb/gdb/
HDdwarf2read.c8012 case DW_MACINFO_end_file: in dwarf_decode_macros()
/freebsd-11-stable/contrib/binutils/binutils/po/
HDbinutils.pot1649 msgid " DW_MACINFO_end_file\n"