Home
last modified time | relevance | path

Searched refs:Dwarf2 (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp30 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/
DDWARFExpression.h60 Dwarf2 = 2, enumerator
/freebsd-12-stable/contrib/binutils/binutils/
DChangeLog-9899903 Dwarf2 debug sections. {Work only partially completed}.
/freebsd-12-stable/contrib/gdb/gdb/
DNEWS453 Dwarf2 .debug_frame & .eh_frame handler improved in many ways.
/freebsd-12-stable/contrib/gcc/
DChangeLog-200022143 * 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.
DFSFChangeLog.111424 * i386.c (ix86_prologue): Conditionalize Dwarf2 calls
DChangeLog-199813049 (PREFERRED_DEBUGGING_TYPE): Dwarf2.
/freebsd-12-stable/contrib/gcc/doc/
Dtm.texi7987 reference to be output using the normal Dwarf2 routines.