Searched refs:Dwarf2 (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFExpression.cpp | 30 Descriptions[DW_OP_addr] = Desc(Op::Dwarf2, Op::SizeAddr); in getDescriptions() 31 Descriptions[DW_OP_deref] = Desc(Op::Dwarf2); in getDescriptions() 32 Descriptions[DW_OP_const1u] = Desc(Op::Dwarf2, Op::Size1); in getDescriptions() 33 Descriptions[DW_OP_const1s] = Desc(Op::Dwarf2, Op::SignedSize1); in getDescriptions() 34 Descriptions[DW_OP_const2u] = Desc(Op::Dwarf2, Op::Size2); in getDescriptions() 35 Descriptions[DW_OP_const2s] = Desc(Op::Dwarf2, Op::SignedSize2); in getDescriptions() 36 Descriptions[DW_OP_const4u] = Desc(Op::Dwarf2, Op::Size4); in getDescriptions() 37 Descriptions[DW_OP_const4s] = Desc(Op::Dwarf2, Op::SignedSize4); in getDescriptions() 38 Descriptions[DW_OP_const8u] = Desc(Op::Dwarf2, Op::Size8); in getDescriptions() 39 Descriptions[DW_OP_const8s] = Desc(Op::Dwarf2, Op::SignedSize8); in getDescriptions() [all …]
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFExpression.h | 60 Dwarf2 = 2, enumerator
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | ChangeLog-9899 | 903 Dwarf2 debug sections. {Work only partially completed}.
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | NEWS | 453 Dwarf2 .debug_frame & .eh_frame handler improved in many ways.
|
| /freebsd-12-stable/contrib/gcc/ |
| D | ChangeLog-2000 | 22143 * config/arm/arm.h: (INCOMING_RETURN_ADDR_RTX): Remove Dwarf2 22145 (DWARF_FRAME_RETURN_COLUMN): Remove Dwarf2 restriction. 22273 (INCOMING_RETURN_ADDR_RTX): Only define if Dwarf2 is supported. 22274 (DWARF_FRAME_RETURN_COLUMN): Only define if Dwarf2 is supported.
|
| D | FSFChangeLog.11 | 1424 * i386.c (ix86_prologue): Conditionalize Dwarf2 calls
|
| D | ChangeLog-1998 | 13049 (PREFERRED_DEBUGGING_TYPE): Dwarf2.
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | tm.texi | 7987 reference to be output using the normal Dwarf2 routines.
|