Home
last modified time | relevance | path

Searched defs:mmap_fixed (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c576 static void *mmap_fixed(void *p, size_t n, int prot, int flags, int fd, off_t off) in mmap_fixed() function
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c576 static void *mmap_fixed(void *p, size_t n, int prot, int flags, int fd, off_t off) in mmap_fixed() function
/third_party/musl/ldso/
H A Ddynlink.c643 static void *mmap_fixed(void *p, size_t n, int prot, int flags, int fd, off_t off) in mmap_fixed() function
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c1281 UT_STATIC void *mmap_fixed(void *p, size_t n, int prot, int flags, int fd, off_t off) in mmap_fixed() function
/third_party/musl/ldso/linux/
H A Ddynlink.c1316 UT_STATIC void *mmap_fixed(void *p, size_t n, int prot, int flags, int fd, off_t off) in mmap_fixed() function

Completed in 32 milliseconds