| Function name: fn_in_macro::branch_in_macro |
| Raw bytes (19): 0x[01, 01, 00, 03, 01, 22, 01, 00, 15, 01, 0b, 05, 00, 17, 01, 01, 01, 00, 02] |
| Number of files: 1 |
| - file 0 => $DIR/fn-in-macro.rs |
| Number of expressions: 0 |
| Number of file 0 mappings: 3 |
| - Code(Counter(0)) at (prev + 34, 1) to (start + 0, 21) |
| - Code(Counter(0)) at (prev + 11, 5) to (start + 0, 23) |
| - Code(Counter(0)) at (prev + 1, 1) to (start + 0, 2) |
| Highest counter ID seen: c0 |
| |
| Function name: fn_in_macro::fn_in_macro |
| Raw bytes (31): 0x[01, 01, 01, 01, 05, 05, 01, 0c, 09, 00, 19, 01, 01, 10, 00, 25, 05, 00, 2c, 02, 0e, 02, 02, 14, 02, 0e, 01, 03, 09, 00, 0a] |
| Number of files: 1 |
| - file 0 => $DIR/fn-in-macro.rs |
| Number of expressions: 1 |
| - expression 0 operands: lhs = Counter(0), rhs = Counter(1) |
| Number of file 0 mappings: 5 |
| - Code(Counter(0)) at (prev + 12, 9) to (start + 0, 25) |
| - Code(Counter(0)) at (prev + 1, 16) to (start + 0, 37) |
| - Code(Counter(1)) at (prev + 0, 44) to (start + 2, 14) |
| - Code(Expression(0, Sub)) at (prev + 2, 20) to (start + 2, 14) |
| = (c0 - c1) |
| - Code(Counter(0)) at (prev + 3, 9) to (start + 0, 10) |
| Highest counter ID seen: c1 |
| |
| Function name: fn_in_macro::fn_not_in_macro |
| Raw bytes (38): 0x[01, 01, 01, 01, 05, 06, 01, 19, 01, 00, 15, 01, 01, 08, 00, 1d, 20, 05, 02, 00, 08, 00, 23, 05, 00, 24, 02, 06, 02, 02, 0c, 02, 06, 01, 03, 01, 00, 02] |
| Number of files: 1 |
| - file 0 => $DIR/fn-in-macro.rs |
| Number of expressions: 1 |
| - expression 0 operands: lhs = Counter(0), rhs = Counter(1) |
| Number of file 0 mappings: 6 |
| - Code(Counter(0)) at (prev + 25, 1) to (start + 0, 21) |
| - Code(Counter(0)) at (prev + 1, 8) to (start + 0, 29) |
| - Branch { true: Counter(1), false: Expression(0, Sub) } at (prev + 0, 8) to (start + 0, 35) |
| true = c1 |
| false = (c0 - c1) |
| - Code(Counter(1)) at (prev + 0, 36) to (start + 2, 6) |
| - Code(Expression(0, Sub)) at (prev + 2, 12) to (start + 2, 6) |
| = (c0 - c1) |
| - Code(Counter(0)) at (prev + 3, 1) to (start + 0, 2) |
| Highest counter ID seen: c1 |
| |