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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h 500 elf_section_index elf_secthead_set_link(elf_secthead *shead,
elf-objfmt.c 824 elf_secthead_set_link(stab, elf_secthead_get_index(stabstr));
855 elf_secthead_set_link(esdn, 2); /* for .strtab, which is index 2 */
    [all...]
elf.c 870 elf_secthead_set_link(elf_secthead *shead, elf_section_index link) function

Completed in 364 milliseconds