Home
last modified time | relevance | path

Searched defs:filesz (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/common/linux/
Dsynth_elf.cc150 size_t filesz = 0; in AddSegment() local
/external/elfutils/src/
Dstrip.c868 GElf_Off filesz = (shdr.sh_type != SHT_NOBITS in handle_debug_relocs() local
910 GElf_Off filesz = (shdr.sh_type != SHT_NOBITS in handle_debug_relocs() local
2086 GElf_Off filesz = (shdr_info[cnt].shdr.sh_type != SHT_NOBITS in handle_elf() local
2114 GElf_Off filesz = (shdr_info[cnt].shdr.sh_type != SHT_NOBITS in handle_elf() local
/external/google-breakpad/src/tools/linux/md2core/
Dminidump-2-core.cc1114 size_t filesz = sizeof(Nhdr) + 8 + sizeof(prpsinfo) + in main() local
/external/u-boot/tools/
Dmxsimage.c2023 FILE *fp, off_t filesz) in sb_verify_image_end()