Home
last modified time | relevance | path

Searched refs:elf_secthead_add_size (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
Delf.h509 void elf_secthead_add_size(elf_secthead *shead, yasm_intnum *size);
Delf-objfmt.c606 elf_secthead_add_size(info->shead, bcsize); in elf_objfmt_output_bytecode()
660 elf_secthead_add_size(shead, sectsize); in elf_objfmt_output_section()
Delf.c900 elf_secthead_add_size(elf_secthead *shead, yasm_intnum *size) in elf_secthead_add_size() function