Searched defs:yasm_section (Results 1 – 2 of 2) sorted by relevance
54 struct yasm_section { struct57 /*@dependent@*/ yasm_object *object; /* Pointer to parent object */82 static void yasm_section_destroy(/*@only@*/ yasm_section *sect); argument
99 typedef struct yasm_section yasm_section; typedef