Searched refs:mapsz (Results 1 – 1 of 1) sorted by relevance
877 u64 mapsz; in find_elf_clone_got() local878 void *elf = map_path(path, &mapsz); in find_elf_clone_got()903 if (munmap(elf, mapsz) < 0) { in find_elf_clone_got()