HomeSort by relevance Sort by last modified time
    Searched refs:DW_AT_DUP (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/libiberty/
dwarfnames.c 67 #define DW_AT_DUP(name, value)
93 #undef DW_AT_DUP
  /toolchain/binutils/binutils-2.25/elfcpp/
dwarf.h 57 #define DW_AT_DUP(name, value) , name = value
90 #undef DW_AT_DUP
  /toolchain/binutils/binutils-2.25/include/
dwarf2.h 51 #define DW_AT_DUP(name, value) , name = value
96 #undef DW_AT_DUP
dwarf2.def 314 DW_AT_DUP (DW_AT_lo_user, 0x2000) /* Implementation-defined range start. */
315 DW_AT_DUP (DW_AT_hi_user, 0x3fff) /* Implementation-defined range end. */
331 DW_AT_DUP (DW_AT_HP_unmodifiable, 0x2001) /* Same as DW_AT_MIPS_fde. */
332 DW_AT_DUP (DW_AT_HP_prologue, 0x2005) /* Same as DW_AT_MIPS_loop_unroll. */
333 DW_AT_DUP (DW_AT_HP_epilogue, 0x2008) /* Same as DW_AT_MIPS_stride. */

Completed in 131 milliseconds