Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/
HDdw2gencfi.c140 struct fde_entry *fde = xcalloc (1, sizeof (struct fde_entry)); in alloc_fde_entry() local
178 struct fde_entry *fde = alloc_fde_entry (); in cfi_new_fde() local
629 struct fde_entry *fde; in dot_cfi_personality() local
699 struct fde_entry *fde; in dot_cfi_lsda() local
1116 output_fde (struct fde_entry *fde, struct cie_entry *cie, in output_fde()
1187 select_cie_for_fde (struct fde_entry *fde, struct cfi_insn_data **pfirst) in select_cie_for_fde()
1315 struct fde_entry *fde; in cfi_finish() local
/trueos/contrib/gcc/
HDunwind-dw2-fde-darwin.c82 void *fde; member
155 char *fde = NULL; in examine_objects() local
HDvmsdbgout.c798 vms_func_ref fde = &func_table[rtnnum]; in write_rtnbeg() local
889 vms_func_ref fde = &func_table[rtnnum]; in write_rtnend() local
1381 vms_func_ref fde; in vmsdbgout_begin_function() local
HDunwind-dw2-fde.h156 typedef struct dwarf_fde fde; typedef
HDunwind-dw2-fde-glibc.c337 signed fde __attribute__ ((mode (SI))); in _Unwind_IteratePhdrCallback() member
HDunwind-dw2.c316 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases); in _Unwind_FindEnclosingFunction() local
1095 const struct dwarf_fde *fde; in uw_frame_state_for() local
HDdwarf2out.c622 dw_fde_ref fde = &fde_table[fde_table_in_use - 1]; in add_fde_cfi() local
705 dw_fde_ref fde = &fde_table[fde_table_in_use - 1]; in lookup_cfa() local
2045 output_cfi (dw_cfi_ref cfi, dw_fde_ref fde, int for_eh) in output_cfi()
2173 dw_fde_ref fde; in output_call_frame_info() local
2532 dw_fde_ref fde; in dwarf2out_begin_prologue() local
2610 dw_fde_ref fde; in dwarf2out_end_epilogue() local
6992 dw_fde_ref fde; in dwarf2out_switch_text_section() local
10553 dw_fde_ref fde; in convert_cfa_to_fb_loc_list() local
/trueos/sys/compat/mach/ipc/
HDipc_entry.c632 struct filedescent *fde; in ipc_entry_list_close() local
814 struct filedescent *fde; in kern_fdfree() local
845 struct filedescent *fde; in kern_finstall() local
/trueos/sys/compat/svr4/
HDsvr4_filio.c202 struct filedescent *fde; local
/trueos/contrib/llvm/tools/lldb/source/Symbol/
HDDWARFCallFrameInfo.cpp98 FDEEntryMap::Entry *fde = m_fde_index.FindEntryThatContains (file_addr); in GetFDEEntryByFileAddress() local
361 FDEEntryMap::Entry fde (addr, length, current_entry); in GetFDEIndex() local
/trueos/contrib/gcc/config/
HDdarwin-crt2.c80 void *fde; member
/trueos/sys/kern/
HDsys_capability.c204 cap_rights_fde(struct filedescent *fde) in cap_rights_fde()
497 cap_fcntl_check_fde(struct filedescent *fde, int cmd) in cap_fcntl_check_fde()
HDkern_descrip.c304 struct filedescent *fde; in _fdfree() local
487 struct filedescent *fde; in kern_fcntl() local
1805 struct filedescent *fde; in finstall() local
2202 struct filedescent *fde; in fdcloseexec() local
2359 struct filedescent fde; in fget_unlocked() local
HDuipc_usrreq.c1710 struct filedescent *fde, **fdep; in unp_externalize() local
1853 struct filedescent *fde, **fdep, *fdev; in unp_internalize() local
/trueos/sys/dev/fdc/
HDfdc_acpi.c148 fdc_acpi_probe_children(device_t bus, device_t dev, void *fde) in fdc_acpi_probe_children()
/trueos/contrib/gdb/gdb/
HDdwarf2-frame.c580 struct dwarf2_fde *fde; in dwarf2_frame_cache() local
1187 struct dwarf2_fde *fde; in dwarf2_frame_find_fde() local
1214 add_fde (struct comp_unit *unit, struct dwarf2_fde *fde) in add_fde()
1389 struct dwarf2_fde *fde; in decode_frame_entry_1() local
/trueos/contrib/llvm/tools/llvm-diff/
HDDifferenceEngine.cpp140 const FunctionDifferenceEngine &fde; member
/trueos/contrib/binutils/bfd/
HDelf-bfd.h294 bfd_vma fde; member