Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dbytecode.h411 void yasm_bc_destroy(/*@only@*/ /*@null@*/ yasm_bytecode *bc);
Dbytecode.c142 yasm_bc_destroy(yasm_bytecode *bc) in yasm_bc_destroy() function
Dsection.c678 yasm_bc_destroy(cur); in yasm_section_destroy()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
Dnasm-parse.c125 yasm_bc_destroy(curval.bc); in destroy_curtok_()
260 yasm_bc_destroy(bc); in nasm_parser_parse()
761 yasm_bc_destroy(bc); in parse_instr()
769 yasm_bc_destroy(bc); in parse_instr()
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
Dbytecode.pxi42 yasm_bc_destroy(self.bc)
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/
Dgas-parse.c961 yasm_bc_destroy(bc); in parse_instr()
969 yasm_bc_destroy(bc); in parse_instr()