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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h 443 void elf_reloc_entry_destroy(void *entry);
elf.c 182 elf_reloc_entry_destroy(void *entry) function
698 yasm_section_add_reloc(sect, (yasm_reloc *)reloc, elf_reloc_entry_destroy);

Completed in 2412 milliseconds