Home
last modified time | relevance | path

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

/dports/sysutils/busybox/busybox-1.26.2/modutils/
H A Dmodutils-24.c583 struct obj_string_patch { struct
584 struct obj_string_patch *next; argument
585 int reloc_secidx;
2891 obj_string_patch(struct obj_file *f, int secidx, ElfW(Addr) offset, in obj_string_patch() function