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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dunwind_i.h113 struct unw_labeled_state *labeled_states; /* list of all labeled states */ member in struct:unw_state_record
H A Dunwind.c1039 for (ls = sr->labeled_states; ls; ls = ls->next) {
1065 ls->next = sr->labeled_states;
1066 sr->labeled_states = ls;
1689 for (ls = sr.labeled_states; ls; ls = next) {

Completed in 28 milliseconds