Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arc/kernel/
Dunwind.c237 struct eh_frame_hdr_table_entry { struct
243 const struct eh_frame_hdr_table_entry *e1 = p1; in cmp_eh_frame_hdr_table_entries() argument
244 const struct eh_frame_hdr_table_entry *e2 = p2; in cmp_eh_frame_hdr_table_entries()
251 struct eh_frame_hdr_table_entry *e1 = p1; in swap_eh_frame_hdr_table_entries()
252 struct eh_frame_hdr_table_entry *e2 = p2; in swap_eh_frame_hdr_table_entries()
277 struct eh_frame_hdr_table_entry table[]; in init_unwind_hdr()