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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-objfmt.c 663 elf_secthead_set_index(shead, ++info->sindex);
683 elf_secthead_set_index(shead, ++info->sindex);
835 elf_secthead_set_index(esdn, 0);
841 elf_secthead_set_index(esdn, 1);
847 elf_secthead_set_index(esdn, 2);
853 elf_secthead_set_index(esdn, 3);
    [all...]
elf.h 498 elf_section_index elf_secthead_set_index(elf_secthead *shead,
elf.c 864 elf_secthead_set_index(elf_secthead *shead, elf_section_index sectidx) function

Completed in 59 milliseconds