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

  /external/elfutils/libelf/
elf_strptr.c 49 strscn->zdata_size = zsize;
118 sh_size = strscn->zdata_size;
144 sh_size = strscn->zdata_size;
elf_compress.c 484 scn->zdata_size = size_out;
493 shdr->sh_size = scn->zdata_size;
500 shdr->sh_size = scn->zdata_size;
506 scn->zdata_size, scn->zdata_align,
libelfP.h 242 size_t zdata_size; /* If zdata_base != NULL, the size of data. */ member in struct:Elf_Scn

Completed in 154 milliseconds