Home
last modified time | relevance | path

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

/dports/sysutils/busybox/busybox-1.26.2/modutils/
H A Dmodutils-24.c646 static int obj_relocate(struct obj_file *f, ElfW(Addr) base);
3076 static int obj_relocate(struct obj_file *f, ElfW(Addr) base) in obj_relocate() function
3927 if (!obj_relocate(f, m_addr)) { in bb_init_module_24()