Searched defs:munmap (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dmunmap.S5 ENTRY(munmap) function
14 END(munmap)
/bionic/libc/arch-mips/syscalls/
H A Dmunmap.S4 .globl munmap
6 .ent munmap
8 munmap: label
22 .end munmap
/bionic/libc/arch-x86/syscalls/
H A Dmunmap.S5 .type munmap, @function
6 .globl munmap
9 munmap: label

Completed in 170 milliseconds