Home
last modified time | relevance | path

Searched defs:yasm_section (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dsection.c54 struct yasm_section { struct
57 /*@dependent@*/ yasm_object *object; /* Pointer to parent object */
82 static void yasm_section_destroy(/*@only@*/ yasm_section *sect); argument
Dcoretype.h99 typedef struct yasm_section yasm_section; typedef