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

/netbsd-6-1-5-RELEASE/sys/arch/ia64/unwind/
H A Dstackframe.h91 get_unwind_table_entry(uint64_t);
96 struct uwtable_ent * get_unwind_table_entry(uint64_t ip);
H A Dstackframe.c1126 get_unwind_table_entry(uint64_t iprel) function
1183 uwt = get_unwind_table_entry(iprel);

Completed in 99 milliseconds