Searched refs:yasm_bc_destroy (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dbytecode.h65 * Called from yasm_bc_destroy().
411 void yasm_bc_destroy(/*@only@*/ /*@null@*/ yasm_bytecode *bc);
H A Dbytecode.c142 yasm_bc_destroy(yasm_bytecode *bc) function
H A Dsection.c678 yasm_bc_destroy(cur);
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
H A Dbytecode.pxi42 yasm_bc_destroy(self.bc)
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
H A Dnasm-parse.c125 yasm_bc_destroy(curval.bc);
260 yasm_bc_destroy(bc);
761 yasm_bc_destroy(bc);
769 yasm_bc_destroy(bc);
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/
H A Dgas-parse.c961 yasm_bc_destroy(bc);
969 yasm_bc_destroy(bc);

Completed in 1159 milliseconds