HomeSort by relevance Sort by last modified time
    Searched refs:elf_secthead_set_align (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h 494 unsigned long elf_secthead_set_align(elf_secthead *shead, unsigned long align);
elf.c 852 elf_secthead_set_align(elf_secthead *shead, unsigned long align) function
elf-objfmt.c 651 elf_secthead_set_align(shead, yasm_section_get_align(sect));
    [all...]

Completed in 40 milliseconds