Searched refs:Dwarf_Fde (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/dtrace-147/libdwarf/
H A Ddwarf_frame2.c56 static void dealloc_fde_cie_list_internal(Dwarf_Fde head_fde_ptr,
106 chain_up_fde(Dwarf_Fde newone, Dwarf_Fde * head, Dwarf_Fde * cur)
164 Dwarf_Fde ** fde_data,
194 Dwarf_Fde head_fde_ptr = NULL;
195 Dwarf_Fde cur_fde_ptr = NULL;
199 Points to a list of contiguous pointers to Dwarf_Fde structures.
201 Dwarf_Fde *fde_list_ptr = NULL;
286 Dwarf_Fde fde_ptr_to_us
[all...]
H A Dlibdwarf.h409 typedef struct Dwarf_Fde_s* Dwarf_Fde; typedef in typeref:struct:Dwarf_Fde_s
451 #define DW_DLA_FDE 0x15 /* Dwarf_Fde */
1266 Dwarf_Fde ** /*fde_data*/,
1275 Dwarf_Fde** /*fde_data*/,
1284 Dwarf_Fde *fde_data,
1289 int dwarf_get_fde_range(Dwarf_Fde /*fde*/,
1301 int dwarf_get_fde_exception_info(Dwarf_Fde /*fde*/,
1306 int dwarf_get_cie_of_fde(Dwarf_Fde /*fde*/,
1321 int dwarf_get_fde_instr_bytes(Dwarf_Fde /*fde*/,
1325 int dwarf_get_fde_info_for_all_regs(Dwarf_Fde /*fd
[all...]
H A Ddwarf_frame.h288 Dwarf_Fde fd_next;
318 Dwarf_Fde ** fde_data,
385 Dwarf_Fde *fde_ptr_out,
H A Ddwarf_frame.c1030 dwarf_get_cie_of_fde(Dwarf_Fde fde,
1058 Dwarf_Fde ** fde_data,
1100 Dwarf_Fde ** fde_data,
1136 Then create a Dwarf_Fde to return thru the ret_fde pointer.
1137 Also creates a cie (pointed at from the Dwarf_Fde).
1142 Dwarf_Fde * ret_fde, Dwarf_Error * error)
1147 Dwarf_Fde new_fde = 0;
1265 dwarf_get_fde_range(Dwarf_Fde fde,
1290 Dwarf_Fde pointer passed in here. */
1315 dwarf_get_fde_exception_info(Dwarf_Fde fd
[all...]
H A Ddwarf_opaque.h181 Dwarf_Fde *de_fde_data;
H A Ddwarf_frame3.c69 Dwarf_Fde *fde_data;
73 Dwarf_Fde fdep;

Completed in 89 milliseconds