Searched refs:fde_last_inst (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Dpro_frame.h116 Dwarf_P_Frame_Pgm fde_last_inst; member in struct:Dwarf_P_Fde_s
H A Dpro_frame.c266 fde->fde_last_inst = NULL;
539 if (fde->fde_last_inst) {
540 fde->fde_last_inst->dfp_next = curinst;
541 fde->fde_last_inst = curinst;
546 fde->fde_last_inst = curinst;

Completed in 318 milliseconds