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/
H A Delf.h509 void elf_secthead_add_size(elf_secthead *shead, yasm_intnum *size);
H A Delf-objfmt.c606 elf_secthead_add_size(info->shead, bcsize);
660 elf_secthead_add_size(shead, sectsize);
H A Delf.c900 elf_secthead_add_size(elf_secthead *shead, yasm_intnum *size) function

Completed in 295 milliseconds