Home
last modified time | relevance | path

Searched refs:yasm_section_destroy (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dsection.c82 static void yasm_section_destroy(/*@only@*/ yasm_section *sect);
466 yasm_section_destroy(cur); in yasm_object_destroy()
663 yasm_section_destroy(yasm_section *sect) in yasm_section_destroy() function