Home
last modified time | relevance | path

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

/busybox-1.35.0/modutils/
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()