section_objs     3154 kernel/module.c 	mod->kp = section_objs(info, "__param",
section_objs     3156 kernel/module.c 	mod->syms = section_objs(info, "__ksymtab",
section_objs     3159 kernel/module.c 	mod->gpl_syms = section_objs(info, "__ksymtab_gpl",
section_objs     3163 kernel/module.c 	mod->gpl_future_syms = section_objs(info,
section_objs     3170 kernel/module.c 	mod->unused_syms = section_objs(info, "__ksymtab_unused",
section_objs     3174 kernel/module.c 	mod->unused_gpl_syms = section_objs(info, "__ksymtab_unused_gpl",
section_objs     3180 kernel/module.c 	mod->ctors = section_objs(info, ".ctors",
section_objs     3183 kernel/module.c 		mod->ctors = section_objs(info, ".init_array",
section_objs     3197 kernel/module.c 	mod->tracepoints_ptrs = section_objs(info, "__tracepoints_ptrs",
section_objs     3202 kernel/module.c 	mod->srcu_struct_ptrs = section_objs(info, "___srcu_struct_ptrs",
section_objs     3207 kernel/module.c 	mod->bpf_raw_events = section_objs(info, "__bpf_raw_tp_map",
section_objs     3212 kernel/module.c 	mod->jump_entries = section_objs(info, "__jump_table",
section_objs     3217 kernel/module.c 	mod->trace_events = section_objs(info, "_ftrace_events",
section_objs     3220 kernel/module.c 	mod->trace_evals = section_objs(info, "_ftrace_eval_map",
section_objs     3225 kernel/module.c 	mod->trace_bprintk_fmt_start = section_objs(info, "__trace_printk_fmt",
section_objs     3231 kernel/module.c 	mod->ftrace_callsites = section_objs(info, "__mcount_loc",
section_objs     3236 kernel/module.c 	mod->ei_funcs = section_objs(info, "_error_injection_whitelist",
section_objs     3240 kernel/module.c 	mod->extable = section_objs(info, "__ex_table",
section_objs     3246 kernel/module.c 	info->debug = section_objs(info, "__verbose",