Home
last modified time | relevance | path

Searched refs:unw_table_entry (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/ia64/kernel/
Dunwind_i.h55 const struct unw_table_entry *array;
Dunwind.c1499 static inline const struct unw_table_entry *
1502 const struct unw_table_entry *e = NULL; in lookup()
1528 const struct unw_table_entry *e = NULL; in build_script()
2084 const struct unw_table_entry *start = table_start, *end = table_end; in init_unwind_table()
2099 const struct unw_table_entry *start = table_start, *end = table_end; in unw_add_unwind_table()
2188 const struct unw_table_entry *entry, *start, *end; in create_gate_table()
2206 start = (const struct unw_table_entry *) punw->p_vaddr; in create_gate_table()
2207 end = (struct unw_table_entry *) ((char *) start + punw->p_memsz); in create_gate_table()
Dmodule.c857 struct unw_table_entry *start = (void *) mod->arch.unwind->sh_addr; in register_unwind_table()
858 struct unw_table_entry *end = start + mod->arch.unwind->sh_size / sizeof (*start); in register_unwind_table()
859 struct unw_table_entry tmp, *e1, *e2, *core, *init; in register_unwind_table()
/linux-3.4.99/arch/ia64/include/asm/
Dunwind.h96 struct unw_table_entry { struct