Searched refs:__libdw_gunzip (Results 1 – 4 of 4) sorted by relevance
/external/elfutils/src/libdwfl/ |
D | open.c | 36 # define __libdw_gunzip(...) DWFL_E_BADELF macro 63 error = __libdw_gunzip (fd, offset, mapped, mapped_size, &buffer, &size); in decompress()
|
D | gzip.c | 63 # define unzip __libdw_gunzip
|
D | libdwflP.h | 586 extern Dwfl_Error __libdw_gunzip (int fd, off64_t start_offset,
|
D | ChangeLog | 797 * open.c (__libdw_gunzip,__libdw_bunzip2,__libdw_unlzma): Define 1399 * libdwflP.h: Declare __libdw_gunzip, __libdw_bunzip2.
|