OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocate_elf
(Results
1 - 3
of
3
) sorted by null
/external/elfutils/libelf/
elf_clone.c
77
retval =
allocate_elf
(elf->fildes, elf->map_address, elf->start_offset,
common.h
92
allocate_elf
(int fildes, void *map_address, off_t offset, size_t maxsize,
function
elf_begin.c
79
elf =
allocate_elf
(fildes, map_address, offset, maxsize, cmd, parent,
288
Elf *elf =
allocate_elf
(fildes, map_address, offset, maxsize, cmd, parent,
510
return
allocate_elf
(fildes, map_address, offset, maxsize, cmd, parent,
568
return
allocate_elf
(fildes, NULL, offset, maxsize, cmd, parent,
977
Elf *result =
allocate_elf
(fd, NULL, 0, 0, cmd, NULL, ELF_K_ELF,
[
all
...]
Completed in 31 milliseconds