Home
last modified time | relevance | path

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

/openbmc/linux/arch/arc/kernel/
H A Dunwind.c232 struct eh_frame_hdr_table_entry { struct
238 const struct eh_frame_hdr_table_entry *e1 = p1; in cmp_eh_frame_hdr_table_entries() argument
239 const struct eh_frame_hdr_table_entry *e2 = p2; in cmp_eh_frame_hdr_table_entries()
246 struct eh_frame_hdr_table_entry *e1 = p1; in swap_eh_frame_hdr_table_entries()
247 struct eh_frame_hdr_table_entry *e2 = p2; in swap_eh_frame_hdr_table_entries()
267 struct eh_frame_hdr_table_entry table[]; in init_unwind_hdr()