Searched refs:yasm_arch_create (Results 1 – 3 of 3) sorted by relevance
263 /*@only@*/ yasm_arch *yasm_arch_create(const yasm_arch_module *module,449 #define yasm_arch_create(module, machine, parser, error) \ macro
288 cur_arch = yasm_arch_create(cur_arch_module, machine_name, in do_assemble()
394 cur_arch = yasm_arch_create(cur_arch_module, machine_name, in do_assemble()