Searched refs:datasz (Results 1 – 2 of 2) sorted by relevance
261 size_t datasz, bool compat, in arch_parse_elf_property() argument271 if (datasz != sizeof(*p)) in arch_parse_elf_property()
157 static void update_pecoff_section_header_fields(char *section_name, u32 vma, u32 size, u32 datasz, … in update_pecoff_section_header_fields() argument181 put_unaligned_le32(datasz, section + 0x10); in update_pecoff_section_header_fields()