Searched refs:elf_reloc_entry_destroy (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf.h443 void elf_reloc_entry_destroy(void *entry);
H A Delf.c182 elf_reloc_entry_destroy(void *entry) function
698 yasm_section_add_reloc(sect, (yasm_reloc *)reloc, elf_reloc_entry_destroy);

Completed in 683 milliseconds