HomeSort by relevance Sort by last modified time
    Searched refs:yasm_bc_expand (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
bytecode.h 112 * Called from yasm_bc_expand().
488 int yasm_bc_expand(yasm_bytecode *bc, int span, long old_val, long new_val,
bytecode.c 284 yasm_bc_expand(yasm_bytecode *bc, int span, long old_val, long new_val, function
292 yasm_internal_error(N_("got empty bytecode in yasm_bc_expand"));
section.c     [all...]

Completed in 2722 milliseconds