Searched defs:fde_count (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | unwind-libunwind-local.c | 380 u64 table_data, segbase, fde_count; in find_proc_info() local 249 unwind_spec_ehframe(struct dso *dso, struct machine *machine, u64 offset, u64 *table_data, u64 *segbase, u64 *fde_count) unwind_spec_ehframe() argument 272 read_unwind_spec_eh_frame(struct dso *dso, struct machine *machine, u64 *table_data, u64 *segbase, u64 *fde_count) read_unwind_spec_eh_frame() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | unwind-libunwind-local.c | 436 u64 table_data, segbase, fde_count; in find_proc_info() local 284 unwind_spec_ehframe(struct dso *dso, struct machine *machine, u64 offset, u64 *table_data_offset, u64 *fde_count) unwind_spec_ehframe() argument 305 read_unwind_spec_eh_frame(struct dso *dso, struct unwind_info *ui, u64 *table_data, u64 *segbase, u64 *fde_count) read_unwind_spec_eh_frame() argument
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | unwind.c | 270 unsigned int fde_count; in init_unwind_hdr() member
|
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | unwind.c | 266 unsigned int fde_count; in init_unwind_hdr() member
|
Completed in 6 milliseconds