HomeSort by relevance Sort by last modified time
    Searched full:__libelf_compress (Results 1 - 4 of 4) sorted by null

  /external/elfutils/libelf/
elf_compress_gnu.c 102 void *out_buf = __libelf_compress (scn, hsize, elfdata,
elf_compress.c 72 __libelf_compress (Elf_Scn *scn, size_t hsize, int ei_data, function
393 void *out_buf = __libelf_compress (scn, hsize, elfdata,
libelfP.h 598 extern void * __libelf_compress (Elf_Scn *scn, size_t hsize, int ei_data,
ChangeLog 3 * elf_compress.c (__libelf_compress): Move nested function
47 (__libelf_compress): New internal function definition.
    [all...]

Completed in 619 milliseconds