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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h 486 void elf_secthead_append_reloc(yasm_section *sect, elf_secthead *shead,
elf-objfmt.c 463 elf_secthead_append_reloc(info->sect, info->shead, reloc);
559 elf_secthead_append_reloc(info->sect, info->shead, reloc);
    [all...]
elf.c 687 elf_secthead_append_reloc(yasm_section *sect, elf_secthead *shead, function

Completed in 25 milliseconds