Searched refs:elf_secthead_add_size (Results 1 – 3 of 3) sorted by relevance
509 void elf_secthead_add_size(elf_secthead *shead, yasm_intnum *size);
606 elf_secthead_add_size(info->shead, bcsize); in elf_objfmt_output_bytecode()660 elf_secthead_add_size(shead, sectsize); in elf_objfmt_output_section()
900 elf_secthead_add_size(elf_secthead *shead, yasm_intnum *size) in elf_secthead_add_size() function