/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | dwarf_pro_frame.c | 37 Dwarf_P_Fde fde; in dwarf_new_fde() local 99 dwarf_add_frame_fde(Dwarf_P_Debug dbg, Dwarf_P_Fde fde, Dwarf_P_Die die, in dwarf_add_frame_fde() 109 dwarf_add_frame_fde_b(Dwarf_P_Debug dbg, Dwarf_P_Fde fde, Dwarf_P_Die die, in dwarf_add_frame_fde_b() 159 dwarf_fde_cfa_offset(Dwarf_P_Fde fde, Dwarf_Unsigned reg, Dwarf_Signed offset, in dwarf_fde_cfa_offset() 182 dwarf_add_fde_inst(Dwarf_P_Fde fde, Dwarf_Small op, Dwarf_Unsigned val1, in dwarf_add_fde_inst()
|
H A D | dwarf_frame.c | 147 Dwarf_Fde fde; in dwarf_get_fde_at_pc() local 177 dwarf_get_cie_of_fde(Dwarf_Fde fde, Dwarf_Cie *ret_cie, Dwarf_Error *error) in dwarf_get_cie_of_fde() 194 dwarf_get_fde_range(Dwarf_Fde fde, Dwarf_Addr *low_pc, Dwarf_Unsigned *func_len, in dwarf_get_fde_range() 261 dwarf_get_fde_instr_bytes(Dwarf_Fde fde, Dwarf_Ptr *ret_inst, in dwarf_get_fde_instr_bytes() 283 dwarf_get_fde_info_for_reg(Dwarf_Fde fde, Dwarf_Half table_column, in dwarf_get_fde_info_for_reg() 336 dwarf_get_fde_info_for_all_regs(Dwarf_Fde fde, Dwarf_Addr pc_requested, in dwarf_get_fde_info_for_all_regs() 400 dwarf_get_fde_info_for_reg3(Dwarf_Fde fde, Dwarf_Half table_column, in dwarf_get_fde_info_for_reg3() 447 dwarf_get_fde_info_for_cfa_reg3(Dwarf_Fde fde, Dwarf_Addr pc_requested, in dwarf_get_fde_info_for_cfa_reg3() 491 dwarf_get_fde_info_for_all_regs3(Dwarf_Fde fde, Dwarf_Addr pc_requested, in dwarf_get_fde_info_for_all_regs3()
|
H A D | libdwarf_frame.c | 310 Dwarf_Fde fde; in _dwarf_frame_add_fde() local 422 Dwarf_Fde fde, tfde; in _dwarf_frame_section_cleanup() local 448 Dwarf_Fde fde; in _dwarf_frame_section_init() local 1194 _dwarf_frame_get_internal_table(Dwarf_Fde fde, Dwarf_Addr pc_req, in _dwarf_frame_get_internal_table() 1336 _dwarf_frame_fde_add_inst(Dwarf_P_Fde fde, Dwarf_Small op, Dwarf_Unsigned val1, in _dwarf_frame_fde_add_inst() 1486 Dwarf_Rel_Section drs, Dwarf_P_Fde fde, Dwarf_Error *error) in _dwarf_frame_gen_fde() 1547 Dwarf_P_Fde fde; in _dwarf_frame_gen() local 1590 Dwarf_P_Fde fde, tfde; in _dwarf_frame_pro_cleanup() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/ |
H A D | darwin10-unwind-find-enc-func.c | 28 typedef struct dwarf_fde fde; typedef 36 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases); in _darwin10_Unwind_FindEnclosingFunction() local
|
H A D | unwind-dw2-fde-darwin.c | 79 void *fde; member 152 char *fde = NULL; in examine_objects() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/ |
H A D | darwin10-unwind-find-enc-func.c | 28 typedef struct dwarf_fde fde; typedef 36 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases); in _darwin10_Unwind_FindEnclosingFunction() local
|
H A D | unwind-dw2-fde-darwin.c | 79 void *fde; member 152 char *fde = NULL; in examine_objects() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | dw2gencfi.c | 409 struct fde_entry *fde = XCNEW (struct fde_entry); in alloc_fde_entry() local 457 struct fde_entry *fde = alloc_fde_entry (); in cfi_new_fde() local 474 cfi_set_last_fde (struct fde_entry *fde) in cfi_set_last_fde() 973 struct fde_entry *fde; in dot_cfi_personality() local 1044 struct fde_entry *fde; in dot_cfi_lsda() local 1382 struct fde_entry *fde; in dot_cfi_personality_id() local 1470 output_compact_unwind_data (struct fde_entry *fde, int align) in output_compact_unwind_data() 1960 output_fde (struct fde_entry *fde, struct cie_entry *cie, in output_fde() 2123 select_cie_for_fde (struct fde_entry *fde, bool eh_frame, in select_cie_for_fde() 2265 output_eh_header (struct fde_entry *fde) in output_eh_header() [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | dw2gencfi.c | 75 # define tc_cfi_endproc(fde) ((void) (fde)) argument 415 struct fde_entry *fde = XCNEW (struct fde_entry); in alloc_fde_entry() local 463 struct fde_entry *fde = alloc_fde_entry (); in cfi_new_fde() local 972 struct fde_entry *fde; in dot_cfi_personality() local 1043 struct fde_entry *fde; in dot_cfi_lsda() local 1362 struct fde_entry *fde; in dot_cfi_personality_id() local 1451 output_compact_unwind_data (struct fde_entry *fde, int align) in output_compact_unwind_data() 1941 output_fde (struct fde_entry *fde, struct cie_entry *cie, in output_fde() 2104 select_cie_for_fde (struct fde_entry *fde, bool eh_frame, in select_cie_for_fde() 2246 output_eh_header (struct fde_entry *fde) in output_eh_header() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/aarch64/ |
H A D | aarch64-unwind.h | 38 const struct dwarf_fde *fde = _Unwind_Find_FDE (context->bases.func, in aarch64_cie_signed_with_b_key() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/aarch64/ |
H A D | aarch64-unwind.h | 38 const struct dwarf_fde *fde = _Unwind_Find_FDE (context->bases.func, in aarch64_cie_signed_with_b_key() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-aarch64.h | 97 #define tc_fde_entry_init_extra(fde) fde->pauth_key = AARCH64_PAUTH_KEY_A; argument 113 #define tc_cie_fde_equivalent_extra(cie, fde) (cie->pauth_key == fde->pauth_key) argument 118 #define tc_cie_entry_init_extra(cie, fde) cie->pauth_key = fde->pauth_key; argument
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-aarch64.h | 99 #define tc_fde_entry_init_extra(fde) fde->pauth_key = AARCH64_PAUTH_KEY_A; argument 115 #define tc_cie_fde_equivalent_extra(cie, fde) (cie->pauth_key == fde->pauth_key) argument 120 #define tc_cie_entry_init_extra(cie, fde) cie->pauth_key = fde->pauth_key; argument
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/xtensa/ |
H A D | unwind-dw2-xtensa.c | 191 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases); in _Unwind_FindEnclosingFunction() local 311 const struct dwarf_fde *fde; in uw_frame_state_for() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | ehframe.h | 263 Fde* fde; member 303 add_fde(Fde* fde) in add_fde()
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | ehframe.h | 263 Fde* fde; member 303 add_fde(Fde* fde) in add_fde()
|
/netbsd-src/sys/lib/libunwind/ |
H A D | libunwind.cxx | 364 void __register_frame(const void *fde) { in __register_frame() 378 void __deregister_frame(const void *fde) { in __deregister_frame()
|
H A D | AddressSpace.hpp | 285 bool addFDE(pint_t pcStart, pint_t pcEnd, pint_t fde) { in addFDE() 304 bool removeFDE(pint_t pcStart, pint_t pcEnd, pint_t fde) { in removeFDE()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ |
H A D | darwin-crt2.c | 75 void *fde; member
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/ |
H A D | darwin-crt2.c | 75 void *fde; member
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/xtensa/ |
H A D | unwind-dw2-xtensa.c | 191 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases); in _Unwind_FindEnclosingFunction() local 311 const struct dwarf_fde *fde; in uw_frame_state_for() local
|
/netbsd-src/sys/dev/acpi/ |
H A D | fdc_acpi.c | 213 ACPI_OBJECT *fde; in fdc_acpi_enumerate() local
|
/netbsd-src/sys/ufs/lfs/ |
H A D | lfs_rename.c | 730 void *fde, struct vnode *fvp, in ulfs_gro_rename() 1013 void *fde, struct vnode *fvp, in lfs_gro_rename()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dwarf2cfi.c | 894 dw_fde_ref fde = cfun ? cfun->fde : NULL; in reg_save() local 1610 dw_fde_ref fde; in dwarf2out_frame_debug_expr() local 2174 dw_fde_ref fde = cfun->fde; in dwarf2out_frame_debug() local 2318 dw_fde_ref fde = cfun->fde; in add_cfis_to_fde() local 3242 output_cfi (dw_cfi_ref cfi, dw_fde_ref fde, int for_eh) in output_cfi()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2cfi.cc | 979 dw_fde_ref fde = cfun ? cfun->fde : NULL; in reg_save() local 1763 dw_fde_ref fde; in dwarf2out_frame_debug_expr() local 2328 dw_fde_ref fde = cfun->fde; in dwarf2out_frame_debug() local 2471 dw_fde_ref fde = cfun->fde; in add_cfis_to_fde() local 3396 output_cfi (dw_cfi_ref cfi, dw_fde_ref fde, int for_eh) in output_cfi()
|