Searched refs:fde_count (Results 1 – 2 of 2) sorted by relevance
250 u64 *fde_count) in unwind_spec_ehframe() argument265 *fde_count = dw_read_encoded_value(enc, end, hdr.fde_count_enc); in unwind_spec_ehframe()273 u64 *fde_count) in read_unwind_spec_eh_frame() argument292 fde_count); in read_unwind_spec_eh_frame()379 u64 table_data, segbase, fde_count; in find_proc_info() local390 &table_data, &segbase, &fde_count)) { in find_proc_info()397 di.u.rti.table_len = fde_count * sizeof(struct table_entry) in find_proc_info()
279 unsigned int fde_count; in init_unwind_hdr() member335 BUILD_BUG_ON(offsetof(typeof(*header), fde_count) in init_unwind_hdr()336 % __alignof(typeof(header->fde_count))); in init_unwind_hdr()337 header->fde_count = n; in init_unwind_hdr()356 WARN_ON(n != header->fde_count); in init_unwind_hdr()