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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf.h489 void elf_secthead_set_typeflags(elf_secthead *shead, elf_section_type type,
H A Delf-objfmt.c922 elf_secthead_set_typeflags(esd, SHT_PROGBITS,
1118 elf_secthead_set_typeflags(esd, data.type, data.flags);
H A Delf.c820 elf_secthead_set_typeflags(elf_secthead *shead, elf_section_type type, function

Completed in 4229 milliseconds