Searched refs:dfe_next (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Dpro_line.h69 Dwarf_P_F_Entry dfe_next; member in struct:Dwarf_P_F_Entry_s
H A Dpro_line.c240 cur->dfe_next = (Dwarf_P_F_Entry)
242 if (cur->dfe_next == NULL) {
246 cur = cur->dfe_next;
280 cur->dfe_next = NULL;
H A Dpro_section.c482 curentry = curentry->dfe_next;
572 curentry = curentry->dfe_next;

Completed in 207 milliseconds