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

/external/libunwind/include/tdep-ia64/
H A Dscript.h50 unw_word_t pr_val; /* predicate values this script is for */ member in struct:ia64_script
/external/libunwind/src/ia64/
H A DGscript.c71 if (ip == script->ip && ((pr ^ script->pr_val) & script->pr_mask) == 0)
247 script->pr_val = sr->pr_val;
H A Dunwind_i.h453 unw_word_t pr_val; /* predicate values */ member in struct:ia64_state_record
H A DGparser.c552 if ((sr->pr_val & ((unw_word_t) 1 << qp)) == 0)
972 sr->pr_val = predicates;

Completed in 702 milliseconds