Home
last modified time | relevance | path

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

/dports/sysutils/busybox/busybox-1.26.2/modutils/
H A Dmodutils-24.c533 struct obj_string_patch;
567 struct obj_string_patch *string_patches;
583 struct obj_string_patch { struct
584 struct obj_string_patch *next; argument
2487 obj_string_patch(f, sym->secidx, in new_process_module_arguments()
2705 obj_string_patch(f, sec->idx, offsetof(struct new_module, name), in new_create_this_module()
2736 obj_string_patch(f, sec->idx, ofs + tgt_sizeof_void_p, sym->name); in new_add_ksymtab()
2794 obj_string_patch(f, sec->idx, ofs + tgt_sizeof_void_p, in new_create_module_ksymtab()
2891 obj_string_patch(struct obj_file *f, int secidx, ElfW(Addr) offset, in obj_string_patch() function
2894 struct obj_string_patch *p; in obj_string_patch()
[all …]