Searched refs:note_map_len (Results 1 – 1 of 1) sorted by relevance
103 size_t note_map_len; in map_object() local124 note_map_len = 0; in map_object()173 note_map_len = round_page(phdr->p_offset + in map_object()175 note_map = mmap(NULL, note_map_len, PROT_READ, in map_object()333 munmap(note_map, note_map_len); in map_object()341 munmap(note_map, note_map_len); in map_object()