Searched refs:change_section_address (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dobjcopy.c142 static bfd_vma change_section_address = 0;
2240 vma += change_section_address;
2259 lma += change_section_address;
3075 change_section_address = parse_vma (optarg, "--change-addresses");
3076 change_start = change_section_address;
141 static bfd_vma change_section_address = 0; variable

Completed in 160 milliseconds