Searched refs:elf_secthead_destroy (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf-objfmt.c837 elf_secthead_destroy(esdn);
843 elf_secthead_destroy(esdn);
849 elf_secthead_destroy(esdn);
857 elf_secthead_destroy(esdn);
H A Delf.h483 void elf_secthead_destroy(elf_secthead *esd);
H A Delf.c625 elf_secthead_destroy(elf_secthead *shead) function
638 elf_secthead_destroy((elf_secthead *)data);

Completed in 97 milliseconds