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

  /external/elfutils/libdwfl/
open.c 40 # define __libdw_unlzma(...) DWFL_E_BADELF macro
62 error = __libdw_unlzma (fd, offset, mapped, mapped_size, &buffer, &size);
gzip.c 37 # define unzip __libdw_unlzma
libdwflP.h 609 extern Dwfl_Error __libdw_unlzma (int fd, off_t start_offset,
dwfl_module_getdwarf.c 969 error = __libdw_unlzma (-1, 0, rawdata->d_buf, rawdata->d_size,
    [all...]

Completed in 183 milliseconds