Searched refs:note_map_len (Results 1 – 1 of 1) sorted by relevance
96 size_t note_map_len; in map_object() local115 note_map_len = 0; in map_object()160 note_map_len = rtld_round_page(phdr->p_offset + in map_object()163 note_map = mmap(NULL, note_map_len, PROT_READ, in map_object()342 munmap(note_map, note_map_len); in map_object()350 munmap(note_map, note_map_len); in map_object()