Home
last modified time | relevance | path

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

/dports/sysutils/busybox/busybox-1.26.2/modutils/
H A Dmodutils-24.c2336 sec = obj_find_section(f, ".modinfo"); in get_modinfo_value()
2721 sec = obj_find_section(f, "__ksymtab"); in new_add_ksymtab()
2817 sec = obj_find_section(f, ".this"); in new_init_module()
2828 sec = obj_find_section(f, "__ksymtab"); in new_init_module()
2835 sec = obj_find_section(f, ".kmodtab"); in new_init_module()
2843 sec = obj_find_section(f, "__ex_table"); in new_init_module()
2849 sec = obj_find_section(f, ".text.init"); in new_init_module()
2853 sec = obj_find_section(f, ".data.init"); in new_init_module()
2905 strsec = obj_find_section(f, ".kstrtab"); in obj_string_patch()
3495 sec = obj_find_section(f, ".modinfo"); in obj_gpl_license()
[all …]