Searched refs:fde_count (Results 1 – 2 of 2) sorted by relevance
251 u64 *fde_count) in unwind_spec_ehframe() argument266 *fde_count = dw_read_encoded_value(enc, end, hdr.fde_count_enc); in unwind_spec_ehframe()274 u64 *fde_count) in read_unwind_spec_eh_frame() argument293 fde_count); in read_unwind_spec_eh_frame()380 u64 table_data, segbase, fde_count; in find_proc_info() local391 &table_data, &segbase, &fde_count)) { in find_proc_info()398 di.u.rti.table_len = fde_count * sizeof(struct table_entry) in find_proc_info()
270 unsigned int fde_count; in init_unwind_hdr() member326 BUILD_BUG_ON(offsetof(typeof(*header), fde_count) in init_unwind_hdr()327 % __alignof(typeof(header->fde_count))); in init_unwind_hdr()328 header->fde_count = n; in init_unwind_hdr()347 WARN_ON(n != header->fde_count); in init_unwind_hdr()