Searched refs:__libdw_unlzma (Results 1 - 4 of 4) sorted by relevance
/third_party/elfutils/libdwfl/ |
H A D | open.c | 43 # define __libdw_unlzma(...) DWFL_E_BADELF macro 72 error = __libdw_unlzma (fd, offset, mapped, mapped_size, &buffer, &size); in decompress()
|
H A D | gzip.c | 39 # define unzip __libdw_unlzma
|
H A D | libdwflP.h | 612 extern Dwfl_Error __libdw_unlzma (int fd, off_t start_offset,
|
H A D | dwfl_module_getdwarf.c | 975 error = __libdw_unlzma (-1, 0, rawdata->d_buf, rawdata->d_size, in find_aux_sym()
|
Completed in 8 milliseconds