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

  /external/elfutils/libelf/
elf_strptr.c 44 void *zdata = __libelf_decompress_elf (strscn, &zsize, &zalign);
elf_compress.c 258 __libelf_decompress_elf (Elf_Scn *scn, size_t *size_out, size_t *addralign) function
479 void *buf_out = __libelf_decompress_elf (scn, &size_out, &addralign);
libelfP.h 605 extern void * __libelf_decompress_elf (Elf_Scn *scn,

Completed in 133 milliseconds