Searched refs:yasm_bc_create_org (Results 1 – 4 of 4) sorted by relevance
144 yasm_bc_create_org(unsigned long start, unsigned long fill, unsigned long line) in yasm_bc_create_org() function
387 /*@only@*/ yasm_bytecode *yasm_bc_create_org
98 bc = yasm_bc_create_org(start, line, value)
534 bc = yasm_bc_create_org(yasm_intnum_get_uint(start), in dir_org()538 bc = yasm_bc_create_org(yasm_intnum_get_uint(start), 0, in dir_org()