HomeSort by: relevance | last modified time | path
    Searched refs:get_unwind_table_entry (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/ia64/unwind/
stackframe.h 101 struct uwtable_ent *get_unwind_table_entry(uint64_t);
104 struct uwtable_ent * get_unwind_table_entry(uint64_t ip);
stackframe.c 1207 get_unwind_table_entry(uint64_t iprel) function in typeref:struct:uwtable_ent *
1263 uwt = get_unwind_table_entry(iprel);

Completed in 11 milliseconds