Home
last modified time | relevance | path

Searched refs:yasm_bc_expand (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dbytecode.h488 int yasm_bc_expand(yasm_bytecode *bc, int span, long old_val, long new_val,
Dsection.c1074 int retval = yasm_bc_expand(bc, 1, 0, in update_all_bc_offsets()
1374 retval = yasm_bc_expand(span->bc, span->id, span->cur_val, in yasm_object_optimize()
1512 retval = yasm_bc_expand(span->bc, span->id, span->cur_val, in yasm_object_optimize()
1556 retval = yasm_bc_expand(os->bc, 1, (long)os->cur_val, in yasm_object_optimize()
Dbytecode.c284 yasm_bc_expand(yasm_bytecode *bc, int span, long old_val, long new_val, in yasm_bc_expand() function
/external/chromium_org/third_party/yasm/source/patched-yasm/po/
Dyasm.pot553 msgid "got empty bytecode in yasm_bc_expand"