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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h 173 } elf_section_index; typedef in typeref:enum:__anon16387
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 sectidx)
    [all...]
elf-machine.h 55 elf_section_index symtab_idx,
56 elf_section_index sindex);
69 elf_section_index shstrtab_index);
elf-x86-amd64.c 113 elf_section_index symtab_idx,
114 elf_section_index sindex)
212 elf_section_index shstrtab_index)
elf-x86-x86.c 120 elf_section_index symtab_idx,
121 elf_section_index sindex)
201 elf_section_index shstrtab_index)
elf.c 542 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...]
elf-objfmt.c 87 elf_section_index sectidx, elf_symbol_binding bind,
    [all...]

Completed in 150 milliseconds