Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arc/kernel/
Dunwind.c231 struct eh_frame_hdr_table_entry { struct
237 const struct eh_frame_hdr_table_entry *e1 = p1; in cmp_eh_frame_hdr_table_entries() argument
238 const struct eh_frame_hdr_table_entry *e2 = p2; in cmp_eh_frame_hdr_table_entries()
245 struct eh_frame_hdr_table_entry *e1 = p1; in swap_eh_frame_hdr_table_entries()
246 struct eh_frame_hdr_table_entry *e2 = p2; in swap_eh_frame_hdr_table_entries()
271 struct eh_frame_hdr_table_entry table[]; in init_unwind_hdr()