Searched refs:bytecode_org (Results 1 – 1 of 1) sorted by relevance
41 typedef struct bytecode_org { struct44 } bytecode_org; argument80 const bytecode_org *org = (const bytecode_org *)contents; in bc_org_print()94 bytecode_org *org = (bytecode_org *)bc->contents; in bc_org_calc_len()108 bytecode_org *org = (bytecode_org *)bc->contents; in bc_org_expand()128 bytecode_org *org = (bytecode_org *)bc->contents; in bc_org_tobytes()146 bytecode_org *org = yasm_xmalloc(sizeof(bytecode_org)); in yasm_bc_create_org()