Home
last modified time | relevance | path

Searched defs:fde (Results 1 – 25 of 59) sorted by relevance

123

/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_pro_frame.c37 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 Ddwarf_frame.c147 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 Dlibdwarf_frame.c310 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 Ddarwin10-unwind-find-enc-func.c28 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 Dunwind-dw2-fde-darwin.c79 void *fde; member
152 char *fde = NULL; in examine_objects() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/
H A Ddarwin10-unwind-find-enc-func.c28 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 Dunwind-dw2-fde-darwin.c79 void *fde; member
152 char *fde = NULL; in examine_objects() local
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Ddw2gencfi.c409 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 Ddw2gencfi.c75 # 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 Daarch64-unwind.h38 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 Daarch64-unwind.h38 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 Dtc-aarch64.h97 #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 Dtc-aarch64.h99 #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 Dunwind-dw2-xtensa.c191 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 Dehframe.h263 Fde* fde; member
303 add_fde(Fde* fde) in add_fde()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dehframe.h263 Fde* fde; member
303 add_fde(Fde* fde) in add_fde()
/netbsd-src/sys/lib/libunwind/
H A Dlibunwind.cxx364 void __register_frame(const void *fde) { in __register_frame()
378 void __deregister_frame(const void *fde) { in __deregister_frame()
H A DAddressSpace.hpp285 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 Ddarwin-crt2.c75 void *fde; member
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Ddarwin-crt2.c75 void *fde; member
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/xtensa/
H A Dunwind-dw2-xtensa.c191 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 Dfdc_acpi.c213 ACPI_OBJECT *fde; in fdc_acpi_enumerate() local
/netbsd-src/sys/ufs/lfs/
H A Dlfs_rename.c730 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 Ddwarf2cfi.c894 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 Ddwarf2cfi.cc979 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()

123