Home
last modified time | relevance | path

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

/external/libunwind/src/ia64/
DGparser.c510 for (ls = sr->labeled_states; ls; ls = ls->next) in desc_copy_state()
539 ls->next = sr->labeled_states; in desc_label_state()
540 sr->labeled_states = ls; in desc_label_state()
782 sr->labeled_states = orig_sr.labeled_states; in desc_alias()
1106 for (ls = sr->labeled_states; ls; ls = next) in ia64_free_state_record()
Dunwind_i.h466 struct ia64_labeled_state *labeled_states; member