- add_code_block and add_data_block now accept (int, int) tuples as keys for
symbolic expressions, with the first item being the offset and the second
item being the size (which gets put in the symbolicExpressionSizes aux data
table)
- add_function now accepts a set of entry blocks for the entry_block parameter