Home
last modified time | relevance | path

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

/busybox-1.35.0/modutils/
Dmodutils-24.c3437 static int obj_load_progbits(char *image, size_t image_size, struct obj_file *f, char *imagebase) in obj_load_progbits() argument
3448 sec->contents = imagebase + (sec->header.sh_addr - base); in obj_load_progbits()