Searched refs:elf_section_index (Results 1 - 6 of 6) 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...]
H A Delf-machine.h55 elf_section_index symtab_idx,
56 elf_section_index sindex);
69 elf_section_index shstrtab_index);
H A Delf-x86-amd64.c113 elf_section_index symtab_idx,
114 elf_section_index sindex)
212 elf_section_index shstrtab_index)
H A Delf-x86-x86.c120 elf_section_index symtab_idx,
121 elf_section_index sindex)
201 elf_section_index shstrtab_index)
H A Delf.c542 elf_section_index sectidx,
669 elf_section_index sindex)
730 elf_secthead_write_rel_to_file(FILE *f, elf_section_index symtab_idx,
732 elf_section_index sindex)
839 elf_section_index
863 elf_section_index
864 elf_secthead_set_index(elf_secthead *shead, elf_section_index sectidx)
869 elf_section_index
870 elf_secthead_set_link(elf_secthead *shead, elf_section_index link)
875 elf_section_index
[all...]
H A Delf-objfmt.c87 elf_section_index sectidx, elf_symbol_binding bind,

Completed in 790 milliseconds