HomeSort by relevance Sort by last modified time
    Searched defs:yasm_objfmt_module (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
objfmt.h 38 /** #yasm_objfmt_module implementation for this object format. */
39 const struct yasm_objfmt_module *module;
44 struct yasm_objfmt_module { struct
134 (const yasm_objfmt_module *module, yasm_object *object);
coretype.h 51 typedef struct yasm_objfmt_module yasm_objfmt_module; typedef in typeref:struct:yasm_objfmt_module

Completed in 148 milliseconds