Searched refs:yasm_bc_expand (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
D | bytecode.h | 488 int yasm_bc_expand(yasm_bytecode *bc, int span, long old_val, long new_val,
|
D | section.c | 1074 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()
|
D | bytecode.c | 284 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/ |
D | yasm.pot | 553 msgid "got empty bytecode in yasm_bc_expand"
|