Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/
H A Dxdf-objfmt.c90 yasm_objfmt_xdf *objfmt_xdf; member
124 yasm_objfmt_xdf *objfmt_xdf = yasm_xmalloc(sizeof(yasm_objfmt_xdf)); in xdf_objfmt_create() local
538 yasm_objfmt_xdf *objfmt_xdf = (yasm_objfmt_xdf *)object->objfmt; in xdf_objfmt_output() local
607 yasm_objfmt_xdf *objfmt_xdf = (yasm_objfmt_xdf *)object->objfmt; in xdf_objfmt_init_new_section() local
/dports/devel/yasm/yasm-1.3.0/modules/objfmts/xdf/
H A Dxdf-objfmt.c90 yasm_objfmt_xdf *objfmt_xdf; member
124 yasm_objfmt_xdf *objfmt_xdf = yasm_xmalloc(sizeof(yasm_objfmt_xdf)); in xdf_objfmt_create() local
538 yasm_objfmt_xdf *objfmt_xdf = (yasm_objfmt_xdf *)object->objfmt; in xdf_objfmt_output() local
607 yasm_objfmt_xdf *objfmt_xdf = (yasm_objfmt_xdf *)object->objfmt; in xdf_objfmt_init_new_section() local