Remove baseaddr parameter from dwarf2_record_block_ranges dwarf2_record_block_ranges is only ever called with the text section offset, so this patch removes the parameter entirely. This makes a subsequent patch a little simpler.