Searched refs:note_map_len (Results 1 – 1 of 1) sorted by relevance
95 size_t note_map_len; in map_object() local117 note_map_len = 0; in map_object()161 note_map_len = round_page(phdr->p_offset + in map_object()163 note_map = mmap(NULL, note_map_len, PROT_READ, in map_object()320 munmap(note_map, note_map_len); in map_object()328 munmap(note_map, note_map_len); in map_object()