Searched refs:obj_load (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dinsmod.c591 static struct obj_file *obj_load(FILE *f, int loadprogbits);
3024 static struct obj_file *obj_load(FILE * fp, int loadprogbits) function
3396 if ((f = obj_load(fp, LOADBITS)) == NULL)
3527 * the PROGBITS section was not loaded by the obj_load

Completed in 50 milliseconds