Searched refs:buf_mmapped (Results 1 – 1 of 1) sorted by relevance
51 int buf_mmapped; in elftc_copyfile() local65 buf_mmapped = 0; in elftc_copyfile()74 buf_mmapped = 1; in elftc_copyfile()83 if (buf_mmapped == false) { in elftc_copyfile()104 if (buf_mmapped && munmap(buf, file_size) < 0) in elftc_copyfile()108 if (!buf_mmapped) in elftc_copyfile()