uwtable_ent
struct uwtable_ent *
struct uwtable_ent *uwt;
for(uwt = (struct uwtable_ent *) ia64_unwindtab, tabent = 0;
uwt++, tabent += sizeof(struct uwtable_ent));
struct uwtable_ent *uwt;
struct uwtable_ent *get_unwind_table_entry(uint64_t);
struct uwtable_ent * get_unwind_table_entry(uint64_t ip);