Searched refs:__libelf_compress (Results 1 – 4 of 4) sorted by relevance
/external/elfutils/libelf/ |
D | elf_compress_gnu.c | 104 void *out_buf = __libelf_compress (scn, hsize, elfdata, in elf_compress_gnu()
|
D | elf_compress.c | 68 __libelf_compress (Elf_Scn *scn, size_t hsize, int ei_data, in __libelf_compress() function 413 void *out_buf = __libelf_compress (scn, hsize, elfdata, in elf_compress()
|
D | libelfP.h | 575 extern void * __libelf_compress (Elf_Scn *scn, size_t hsize, int ei_data,
|
D | ChangeLog | 63 (__libelf_compress): Also check whether the d_size is not zero 340 * elf_compress.c (__libelf_compress): Free out_buf if deflateInit 362 * elf_compress.c (__libelf_compress): Move nested function 406 (__libelf_compress): New internal function definition.
|