Searched refs:elf_section_data_size (Results 1 – 3 of 3) sorted by relevance
411 shdr64.sh_offset = s->section_offset + s->elf_section_data_size; in prepare_elf_section_hdr_string()418 shdr32.sh_offset = s->section_offset + s->elf_section_data_size; in prepare_elf_section_hdr_string()499 if (s->elf_section_data_size) { in write_elf_sections()502 s->elf_section_data_size, s); in write_elf_sections()781 if (s->elf_section_data_size) { in dump_end()782 s->elf_section_data = g_malloc0(s->elf_section_data_size); in dump_end()787 s->elf_section_data_size) { in dump_end()
186 uint64_t elf_section_data_size; /* Size of section data */ member
408 s->elf_section_data_size += sctn->sections_size_func(s); in arch_sections_add()