bytecode.h | 108 int (*calc_len) (yasm_bytecode *bc, yasm_bc_add_span_func add_span, member in struct:yasm_bytecode_callback 114 * function internal errors when called, if used, ensure that calc_len() 119 * \param span span ID (as given to add_span in calc_len) 258 /** Common bytecode callback calc_len function, for where the bytecode has 266 * always short (calc_len never calls add_span). Causes an internal
|