Searched defs:filesz (Results 1 – 4 of 4) sorted by relevance
150 size_t filesz = 0; in AddSegment() local
868 GElf_Off filesz = (shdr.sh_type != SHT_NOBITS in handle_debug_relocs() local910 GElf_Off filesz = (shdr.sh_type != SHT_NOBITS in handle_debug_relocs() local2086 GElf_Off filesz = (shdr_info[cnt].shdr.sh_type != SHT_NOBITS in handle_elf() local2114 GElf_Off filesz = (shdr_info[cnt].shdr.sh_type != SHT_NOBITS in handle_elf() local
1114 size_t filesz = sizeof(Nhdr) + 8 + sizeof(prpsinfo) + in main() local
2023 FILE *fp, off_t filesz) in sb_verify_image_end()