Searched refs:adjust_section_vma (Results 1 – 3 of 3) sorted by relevance
114 static bfd_vma adjust_section_vma = 0; /* --adjust-vma */ variable3326 section->vma += adjust_section_vma; in adjust_addresses()3328 section->lma += adjust_section_vma; in adjust_addresses()3340 if (adjust_section_vma != 0) in dump_bfd()3646 adjust_section_vma = parse_vma (optarg, "--adjust-vma"); in main()
372 adjust_section_vma.
531 * objdump.c (adjust_section_vma): New static variable.535 (display_bfd): If adjust_section_vma is not 0, add it to all the2908 (adjust_section_vma, adjust_sections): New static variables.