Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arc/kernel/
Dunwind.c240 struct eh_frame_hdr_table_entry { struct
246 const struct eh_frame_hdr_table_entry *e1 = p1; in cmp_eh_frame_hdr_table_entries() argument
247 const struct eh_frame_hdr_table_entry *e2 = p2; in cmp_eh_frame_hdr_table_entries()
254 struct eh_frame_hdr_table_entry *e1 = p1; in swap_eh_frame_hdr_table_entries()
255 struct eh_frame_hdr_table_entry *e2 = p2; in swap_eh_frame_hdr_table_entries()
280 struct eh_frame_hdr_table_entry table[]; in init_unwind_hdr()