convert_flags
data_flags = convert_flags(segs[i]->p_flags) | MAP_FIXED;
static int convert_flags(int); /* Elf flags -> mmap flags */