Searched refs:elf_secthead_set_align (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf.h494 unsigned long elf_secthead_set_align(elf_secthead *shead, unsigned long align);
H A Delf.c852 elf_secthead_set_align(elf_secthead *shead, unsigned long align) function
H A Delf-objfmt.c651 elf_secthead_set_align(shead, yasm_section_get_align(sect));

Completed in 80 milliseconds