Searched defs:map_address (Results 1 – 7 of 7) sorted by relevance
/external/elfutils/libelf/ |
D | elf_begin.c | 53 file_read_ar (int fildes, void *map_address, off_t offset, size_t maxsize, in file_read_ar() 75 get_shnum (void *map_address, unsigned char *e_ident, int fildes, off_t offset, in get_shnum() 248 file_read_elf (int fildes, void *map_address, unsigned char *e_ident, in file_read_elf() 506 __libelf_read_mmaped_file (int fildes, void *map_address, off_t offset, in __libelf_read_mmaped_file() 604 void *map_address = NULL; in read_file() local
|
D | common.h | 71 allocate_elf (int fildes, void *map_address, off_t offset, size_t maxsize, in allocate_elf()
|
D | libelfP.h | 276 void *map_address; member
|
/external/ltp/testcases/kernel/mem/mtest07/ |
D | shm_test.c | 281 char *map_address = NULL; in main() local
|
/external/ltp/testcases/kernel/mem/mtest06/ |
D | shmat1.c | 92 void *map_address; /* pointer to file in memory */ variable
|
D | mmap1.c | 66 static char *volatile map_address; variable
|
/external/google-breakpad/src/processor/ |
D | map_serializers-inl.h | 224 char *map_address = dest; in Write() local
|