Searched refs:read_elf (Results 1 – 3 of 3) sorted by relevance
/external/elfutils/tests/ |
D | newdata.c | 157 read_elf (int fd, int use_mmap) in read_elf() function 279 elf = read_elf (fd, use_mmap); in check_elf() 309 elf = read_elf (fd, use_mmap); in check_elf() 361 elf = read_elf (fd, use_mmap); in check_elf()
|
/external/elfutils/src/ |
D | strings.c | 53 static int read_elf (Elf *elf, int fd, const char *fname, off_t fdlen); 204 result |= read_elf (elf, fd, fname, fdlen); in main() 695 read_elf (Elf *elf, int fd, const char *fname, off_t fdlen) in read_elf() function
|
D | ChangeLog | 125 * strings.c (read_elf): Likewise. 1928 * strings.c (read_elf): Produce error when section data falls outside
|