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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h 147 } elf_section_type; typedef in typeref:enum:__anon16385
351 elf_section_type type;
479 elf_section_type type,
488 elf_section_type elf_secthead_get_type(elf_secthead *shead);
489 void elf_secthead_set_typeflags(elf_secthead *shead, elf_section_type type,
elf.c 589 elf_section_type type,
813 elf_section_type
820 elf_secthead_set_typeflags(elf_secthead *shead, elf_section_type type,
elf-objfmt.c 894 elf_section_type type=SHT_PROGBITS;
    [all...]

Completed in 53 milliseconds