Home
last modified time | relevance | path

Searched refs:yasm_bc_create_incbin (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/libyasm/
H A Dbytecode.h356 /*@only@*/ yasm_bytecode *yasm_bc_create_incbin
H A Dbc-incbin.c249 yasm_bc_create_incbin(char *filename, yasm_expr *start, yasm_expr *maxlen, in yasm_bc_create_incbin() function
/dports/devel/yasm/yasm-1.3.0/libyasm/
H A Dbytecode.h356 /*@only@*/ yasm_bytecode *yasm_bc_create_incbin
H A Dbc-incbin.c249 yasm_bc_create_incbin(char *filename, yasm_expr *start, yasm_expr *maxlen, in yasm_bc_create_incbin() function
/dports/devel/yasm/yasm-1.3.0/modules/parsers/nasm/
H A Dnasm-parse.c725 return yasm_bc_create_incbin(filename, start, maxlen, in parse_exp()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
H A Dnasm-parse.c725 return yasm_bc_create_incbin(filename, start, maxlen, in parse_exp()