Home
last modified time | relevance | path

Searched defs:use_mmap (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/elfutils/tests/
H A Dnewdata.c73 create_elf (int fd, int class, int use_mmap) in create_elf()
157 read_elf (int fd, int use_mmap) in read_elf()
237 check_elf (int class, int use_mmap) in check_elf()
H A Daddsections.c73 add_sections (const char *name, size_t nr, int use_mmap, size_t sec_size) in add_sections()
315 bool use_mmap = false; in main() local
H A Delfcopy.c72 copy_elf (const char *in, const char *out, bool use_mmap, bool reverse_offs) in copy_elf()
350 bool use_mmap = false; in main() local
H A Dvendorelf.c36 check_elf (const char *fname, int class, int use_mmap) in check_elf()
H A Demptyfile.c66 check_elf (const char *fname, int class, int use_mmap) in check_elf()
H A Delfstrtab.c133 check_elf (const char *fname, int class, int use_mmap) in check_elf()
H A Dfillfile.c200 check_elf (const char *fname, int class, int use_mmap) in check_elf()
/aosp_15_r20/external/tinyalsa_new/utils/
H A Dtinycap.c92 bool use_mmap = false; in main() local
211 bool use_mmap, unsigned int channels, unsigned int rate, in capture_sample()
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dread_trace_internal.cc80 bool use_mmap = !no_mmap || *no_mmap != '1'; in ReadTraceUnfinalized() local
/aosp_15_r20/external/python/pyfakefs/pyfakefs/
Dpatched_packages.py82 use_mmap=False, argument
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cc245 for (int use_mmap = 0; use_mmap < 2; use_mmap++) { in SharedPrintfCode() local
/aosp_15_r20/external/elfutils/libelf/
H A Delf_begin.c646 int use_mmap = (cmd == ELF_C_READ_MMAP || cmd == ELF_C_RDWR_MMAP in read_file() local
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c2130 #define use_mmap(M) ((M)->mflags & USE_MMAP_BIT) macro
/aosp_15_r20/external/libffi/src/
H A Ddlmalloc.c2130 #define use_mmap(M) ((M)->mflags & USE_MMAP_BIT) macro
/aosp_15_r20/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c2667 #define use_mmap(M) ((M)->mflags & USE_MMAP_BIT) macro
/aosp_15_r20/external/dlmalloc/
H A Ddlmalloc.c2652 #define use_mmap(M) ((M)->mflags & USE_MMAP_BIT) macro
/aosp_15_r20/external/trusty/lk/external/lib/heap/dlmalloc/
Ddlmalloc.c2708 #define use_mmap(M) ((M)->mflags & USE_MMAP_BIT) macro
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/
Ddlmalloc_2_8_6.c2650 #define use_mmap(M) ((M)->mflags & USE_MMAP_BIT) macro