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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf.h488 elf_section_type elf_secthead_get_type(elf_secthead *shead);
H A Delf.c814 elf_secthead_get_type(elf_secthead *shead) function
H A Delf-objfmt.c654 if ((elf_secthead_get_type(shead) & SHT_NOBITS) == SHT_NOBITS)

Completed in 257 milliseconds