Searched defs:map_address (Results 1 - 6 of 6) sorted by relevance
/third_party/elfutils/libelf/ |
H A D | common.h | 68 allocate_elf (int fildes, void *map_address, int64_t offset, size_t maxsize, in allocate_elf() argument
|
H A D | elf_begin.c | 50 file_read_ar (int fildes, void *map_address, off_t offset, size_t maxsize, in file_read_ar() argument 72 get_shnum (void *map_address, unsigned char *e_ident, int fildes, in get_shnum() argument 280 file_read_elf(int fildes, void *map_address, unsigned char *e_ident, int64_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) file_read_elf() argument 550 __libelf_read_mmaped_file(int fildes, void *map_address, int64_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) __libelf_read_mmaped_file() argument 648 void *map_address = NULL; read_file() local [all...] |
H A D | libelfP.h | 278 void *map_address; member
|
/third_party/ltp/testcases/kernel/mem/mtest07/ |
H A D | shm_test.c | 285 char *map_address = NULL; in main() local
|
/third_party/ltp/testcases/kernel/mem/mtest06/ |
H A D | shmat1.c | 92 void *map_address; /* pointer to file in memory */ variable [all...] |
H A D | mmap1.c | 48 static volatile unsigned char *map_address; variable
|
Completed in 5 milliseconds