Home
last modified time | relevance | path

Searched refs:elf_begin_rand (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libdwfl/
Dcore-file.c58 elf_begin_rand (Elf *parent, off_t offset, off_t size, off_t *next) in elf_begin_rand() function
204 *elfp = elf_begin_rand (core, *buffer - core->map_address, whole, NULL); in core_file_read_eagerly()
DChangeLog358 * core-file.c (elf_begin_rand): Move nested function 'fail' to file
437 * core-file.c (elf_begin_rand): Replace loff_t with off_t.