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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_loc.c89 Dwarf_Loc_Chain head_loc = NULL; local
470 if (head_loc == NULL)
471 head_loc = prev_loc = curr_loc;
485 curr_loc = head_loc;

Completed in 60 milliseconds