Searched defs:map_address (Results 1 – 8 of 8) sorted by relevance
/external/elfutils/libelf/ |
D | elf_begin.c | 50 file_read_ar (int fildes, void *map_address, off_t offset, size_t maxsize, in file_read_ar() 72 get_shnum (void *map_address, unsigned char *e_ident, int fildes, in get_shnum() 280 file_read_elf (int fildes, void *map_address, unsigned char *e_ident, in file_read_elf() 550 __libelf_read_mmaped_file (int fildes, void *map_address, int64_t offset, in __libelf_read_mmaped_file() 648 void *map_address = NULL; in read_file() local
|
D | common.h | 68 allocate_elf (int fildes, void *map_address, int64_t offset, size_t maxsize, in allocate_elf()
|
D | libelfP.h | 278 void *map_address; member
|
/external/grpc-grpc/src/core/ext/filters/client_channel/ |
D | proxy_mapper.h | 44 bool (*map_address)(grpc_proxy_mapper* mapper, member
|
/external/ltp/testcases/kernel/mem/mtest06/ |
D | shmat1.c | 92 void *map_address; /* pointer to file in memory */ variable
|
D | mmap1.c | 48 static volatile unsigned char *map_address; variable
|
/external/ltp/testcases/kernel/mem/mtest07/ |
D | shm_test.c | 285 char *map_address = NULL; in main() local
|
/external/google-breakpad/src/processor/ |
D | map_serializers-inl.h | 224 char *map_address = dest; in Write() local
|