Searched refs:yasm_section_destroy (Results 1 – 1 of 1) sorted by relevance
82 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