Home
last modified time | relevance | path

Searched defs:dwarf (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Ddwarf.c128 typedef struct dwarf { struct
129 Dwarf_Debug dw_dw; /* for libdwarf */ argument
130 Dwarf_Error dw_err; /* for libdwarf */ argument
142 } dwarf_t; argument
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DStabs.h147 Dwarf *dwarf; variable
H A DDwarfLib.h155 Dwarf *dwarf; variable
306 Dwarf *dwarf; variable
H A DElf.h135 bool dwarf; variable
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DStabs.h147 Dwarf *dwarf; variable
H A DElf.h134 bool dwarf; variable
H A DDwarfLib.h299 Dwarf *dwarf; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.cc4232 rtx dwarf = NULL_RTX; in riscv_restore_reg() local
4292 rtx dwarf = NULL_RTX; in riscv_adjust_libcall_cfi_prologue() local
4355 rtx dwarf = NULL_RTX; in riscv_expand_prologue() local
4418 rtx dwarf = NULL_RTX; in riscv_adjust_libcall_cfi_epilogue() local
4498 rtx dwarf = NULL_RTX; in riscv_expand_epilogue() local
4535 rtx dwarf = NULL_RTX; in riscv_expand_epilogue() local
4574 rtx dwarf = NULL_RTX; in riscv_expand_epilogue() local
4585 rtx dwarf = riscv_adjust_libcall_cfi_epilogue (); in riscv_expand_epilogue() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.c3866 rtx dwarf = NULL_RTX; in riscv_restore_reg() local
3926 rtx dwarf = NULL_RTX; in riscv_adjust_libcall_cfi_prologue() local
3989 rtx dwarf = NULL_RTX; in riscv_expand_prologue() local
4052 rtx dwarf = NULL_RTX; in riscv_adjust_libcall_cfi_epilogue() local
4132 rtx dwarf = NULL_RTX; in riscv_expand_epilogue() local
4169 rtx dwarf = NULL_RTX; in riscv_expand_epilogue() local
4208 rtx dwarf = NULL_RTX; in riscv_expand_epilogue() local
4219 rtx dwarf = riscv_adjust_libcall_cfi_epilogue (); in riscv_expand_epilogue() local
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Ddwarf_eh.h224 #define READ(dwarf, type) \ in read_value() argument
/netbsd-src/games/adventure/
H A Dinit.c111 magazine, dwarf, knife, food, bottle, water, oil, plant, plant2, variable
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32.cc740 rtx dwarf; in nds32_emit_stack_push_multiple() local
888 rtx dwarf = NULL_RTX; in nds32_emit_stack_pop_multiple() local
1162 rtx dwarf = NULL_RTX; in nds32_emit_stack_v3pop() local
H A Dnds32-md-auxiliary.cc1254 rtx dwarf, adjust_sp_rtx; in nds32_emit_pop_fpr_callee_saved() local
1294 rtx dwarf; in nds32_emit_v3pop_fpr_callee_saved() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32.c740 rtx dwarf; in nds32_emit_stack_push_multiple() local
888 rtx dwarf = NULL_RTX; in nds32_emit_stack_pop_multiple() local
1162 rtx dwarf = NULL_RTX; in nds32_emit_stack_v3pop() local
H A Dnds32-md-auxiliary.c1254 rtx dwarf, adjust_sp_rtx; in nds32_emit_pop_fpr_callee_saved() local
1294 rtx dwarf; in nds32_emit_v3pop_fpr_callee_saved() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c19488 rtx dwarf; in vfp_emit_fstmd() local
21619 rtx dwarf = NULL_RTX; in thumb2_emit_strd_push() local
21776 rtx dwarf = NULL_RTX; in arm_emit_strd_push() local
21917 rtx dwarf; in emit_multi_reg_push() local
22052 rtx dwarf; in arm_add_cfa_adjust_cfa_note() local
22071 rtx dwarf = NULL_RTX; in arm_emit_multi_reg_pop() local
22159 rtx dwarf = NULL_RTX; in arm_emit_vfp_multi_reg_pop() local
22235 rtx dwarf = NULL_RTX; in thumb2_emit_ldrd_pop() local
22384 rtx dwarf = NULL_RTX; in arm_emit_ldrd_pop() local
22928 rtx insn, dwarf; in thumb_set_frame_pointer() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/
H A Dstormy16.c1069 rtx dwarf; in xstormy16_expand_prologue() local
1092 rtx dwarf; in xstormy16_expand_prologue() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/
H A Dstormy16.cc1069 rtx dwarf; in xstormy16_expand_prologue() local
1092 rtx dwarf; in xstormy16_expand_prologue() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc19695 rtx dwarf; in vfp_emit_fstmd() local
21821 rtx dwarf = NULL_RTX; in thumb2_emit_strd_push() local
21978 rtx dwarf = NULL_RTX; in arm_emit_strd_push() local
22119 rtx dwarf; in emit_multi_reg_push() local
22254 rtx dwarf; in arm_add_cfa_adjust_cfa_note() local
22273 rtx dwarf = NULL_RTX; in arm_emit_multi_reg_pop() local
22361 rtx dwarf = NULL_RTX; in arm_emit_vfp_multi_reg_pop() local
22437 rtx dwarf = NULL_RTX; in thumb2_emit_ldrd_pop() local
22586 rtx dwarf = NULL_RTX; in arm_emit_ldrd_pop() local
23128 rtx insn, dwarf; in thumb_set_frame_pointer() local
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.cc1074 rtx dwarf = NULL_RTX; in loongarch_restore_reg() local
1396 rtx dwarf = NULL_RTX; in loongarch_expand_epilogue() local
1436 rtx dwarf = NULL_RTX; in loongarch_expand_epilogue() local
1462 rtx dwarf = NULL_RTX; in loongarch_expand_epilogue() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cr16/
H A Dcr16.c1835 rtx dwarf, reg, tmp; in cr16_create_dwarf_for_multi_push() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cr16/
H A Dcr16.cc1837 rtx dwarf, reg, tmp; in cr16_create_dwarf_for_multi_push() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/csky/
H A Dcsky.c4986 rtx tmp, dwarf; in expand_csky_stack_adjust() local
5050 rtx dwarf; in emit_csky_regs_push() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/csky/
H A Dcsky.cc5440 rtx tmp, dwarf; in expand_csky_stack_adjust() local
5504 rtx dwarf; in emit_csky_regs_push() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tic6x.c4691 tic6x_unwind_reg_from_dwarf (int dwarf) in tic6x_unwind_reg_from_dwarf()

12