Searched defs:map_address (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/elfutils/libelf/ |
H A D | elf_begin.c | 51 file_read_ar (int fildes, void *map_address, off_t offset, size_t maxsize, in file_read_ar() 73 get_shnum (void *map_address, unsigned char *e_ident, int fildes, in get_shnum() 281 file_read_elf (int fildes, void *map_address, unsigned char *e_ident, in file_read_elf() 547 __libelf_read_mmaped_file (int fildes, void *map_address, int64_t offset, in __libelf_read_mmaped_file() 645 void *map_address = NULL; in read_file() local
|
H A D | common.h | 68 allocate_elf (int fildes, void *map_address, int64_t offset, size_t maxsize, in allocate_elf()
|
H A D | libelfP.h | 277 void *map_address; member
|
/aosp_15_r20/external/elfutils/tests/ |
H A D | elfgetzdata.c | 61 void *map_address = NULL; in main() local
|
/aosp_15_r20/external/ltp/testcases/kernel/mem/mtest06/ |
H A D | shmat1.c | 92 void *map_address; /* pointer to file in memory */ variable
|
H A D | mmap1.c | 48 static volatile unsigned char *map_address; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/mem/mtest07/ |
H A D | shm_test.c | 285 char *map_address = NULL; in main() local
|
/aosp_15_r20/external/google-breakpad/src/processor/ |
H A D | map_serializers-inl.h | 223 char* map_address = dest; in Write() local
|
/aosp_15_r20/external/virtio-media/device/src/devices/ |
H A D | v4l2_device_proxy.rs | 343 map_address: u64, field
|