Searched defs:map_address (Results 1 – 4 of 4) 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/google-breakpad/src/processor/ |
D | map_serializers-inl.h | 224 char *map_address = dest; in Write() local
|