Lines Matching full:obj_base
382 void* obj_base = mmap(NULL, st.st_size,384 if (obj_base == MAP_FAILED) {389 map_wrapper->set(obj_base, st.st_size);390 *elf_header = obj_base;