Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dobjcopy.c162 static bfd_vma change_section_address = 0; variable
3084 vma += change_section_address; in setup_section()
3103 lma += change_section_address; in setup_section()
4250 change_section_address = parse_vma (optarg, "--change-addresses"); in copy_main()
4251 change_start = change_section_address; in copy_main()