Searched defs:elf_section_index (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf.h173 } elf_section_index; typedef in typeref:enum:__anon16347
355 elf_section_index link;
362 elf_section_index index;
365 elf_section_index rel_index;
414 elf_section_index index;
466 elf_section_index sectidx,
485 elf_section_index sindex);
495 elf_section_index elf_secthead_get_index(elf_secthead *shead);
498 elf_section_index elf_secthead_set_index(elf_secthead *shead,
499 elf_section_index sectid
[all...]

Completed in 64 milliseconds