Searched refs:yasm_arch_destroy (Results 1 – 2 of 2) sorted by relevance
270 void yasm_arch_destroy(/*@only@*/ yasm_arch *arch);452 #define yasm_arch_destroy(arch) \ macro
486 yasm_arch_destroy(object->arch); in yasm_object_destroy()