/toolchain/binutils/binutils-2.25/bfd/ |
D | i386msdos.c | 58 bfd_vma sec_vma = bfd_get_section_vma (abfd, sec) + sec->size; in msdos_write_object_contents() 65 + bfd_get_section_vma (abfd, sec) in msdos_write_object_contents() 116 section->filepos = EXE_PAGE_SIZE + bfd_get_section_vma (abfd, section); in msdos_set_section_contents()
|
D | nlm32-alpha.c | 452 BFD_ASSERT (bfd_get_section_vma (abfd, code_sec) == 0); in nlm_alpha_read_reloc() 458 rel->addend = - bfd_get_section_vma (abfd, data_sec); in nlm_alpha_read_reloc() 663 r_vaddr = bfd_get_section_vma (abfd, sec) + rel->address; in nlm_alpha_write_import()
|
D | elf32-sh64-com.c | 196 rangep->cr_addr = bfd_get_section_vma (sec->owner, sec); in sh64_get_contents_type()
|
D | mmo.c | 610 bfd_vma vma = bfd_get_section_vma (abfd, sec); in mmo_find_sec_w_addr() 625 bfd_vma vma = bfd_get_section_vma (abfd, sec); in mmo_find_sec_w_addr_grow() 2376 bfd_vma secaddr = bfd_get_section_vma (abfd, sec); in mmo_has_leading_or_trailing_zero_tetra_p() 2408 bfd_vma secaddr = bfd_get_section_vma (abfd, sec); in mmo_internal_write_section() 2429 bfd_vma secaddr = bfd_get_section_vma (abfd, sec); in mmo_internal_write_section() 2593 mmo_write_octa (abfd, bfd_get_section_vma (abfd, sec)); in mmo_write_section_description()
|
D | aoutx.h | 3051 value -= bfd_get_section_vma (abfd, section); in aout_link_add_symbols() 3058 value -= bfd_get_section_vma (abfd, section); in aout_link_add_symbols() 3062 value -= bfd_get_section_vma (abfd, section); in aout_link_add_symbols() 3083 value -= bfd_get_section_vma (abfd, section); in aout_link_add_symbols() 3088 value -= bfd_get_section_vma (abfd, section); in aout_link_add_symbols() 3093 value -= bfd_get_section_vma (abfd, section); in aout_link_add_symbols() 3116 value -= bfd_get_section_vma (abfd, section); in aout_link_add_symbols() 3121 value -= bfd_get_section_vma (abfd, section); in aout_link_add_symbols() 3126 value -= bfd_get_section_vma (abfd, section); in aout_link_add_symbols() 4816 (bfd_get_section_vma (output_bfd, in aout_link_write_symbols() [all …]
|
D | nlm32-i386.c | 172 val = bfd_get_section_vma (abfd, sec) + rel->address; in nlm_i386_write_import()
|
D | nlmcode.h | 1388 if (bfd_get_section_vma (abfd, sec) < text_low) in nlm_compute_section_file_positions() 1389 text_low = bfd_get_section_vma (abfd, sec); in nlm_compute_section_file_positions() 1396 if (bfd_get_section_vma (abfd, sec) < data_low) in nlm_compute_section_file_positions() 1397 data_low = bfd_get_section_vma (abfd, sec); in nlm_compute_section_file_positions()
|
D | nlm32-sparc.c | 175 val = bfd_get_section_vma (abfd, sec) + rel->address; in nlm_sparc_write_reloc()
|
D | nlm32-ppc.c | 688 val = bfd_get_section_vma (abfd, sec) + rel->address; in nlm_powerpc_write_import()
|
D | elf32-sh64.c | 628 vma = bfd_get_section_vma (abfd, section); in sh64_find_section_for_address()
|
D | pei-x86_64.c | 604 bfd_vma pdata_vma = bfd_get_section_vma (abfd, pdata_section); in pex64_bfd_print_pdata()
|
D | pdp11.c | 2821 value -= bfd_get_section_vma (abfd, section); in aout_link_add_symbols() 2827 value -= bfd_get_section_vma (abfd, section); in aout_link_add_symbols() 2831 value -= bfd_get_section_vma (abfd, section); in aout_link_add_symbols() 4027 (bfd_get_section_vma (output_bfd, in aout_link_write_symbols() 4236 + bfd_get_section_vma (output_bfd, output_section) in aout_link_write_symbols()
|
D | ecoff.c | 1644 rptr->addend = - bfd_get_section_vma (abfd, sec); in ecoff_slurp_reloc_table() 1647 rptr->address = intern.r_vaddr - bfd_get_section_vma (abfd, section); in ecoff_slurp_reloc_table() 2415 vma = bfd_get_section_vma (abfd, current); in _bfd_ecoff_write_object_contents() 2667 + bfd_get_section_vma (abfd, current)); in _bfd_ecoff_write_object_contents() 4015 + bfd_get_section_vma (output_bfd, output_section)); in ecoff_reloc_link_order()
|
D | bfd-in.h | 280 #define bfd_get_section_vma(bfd, ptr) ((void) bfd, (ptr)->vma) macro
|
D | syms.c | 1258 offset += bfd_get_section_vma (abfd, section); in _bfd_stab_section_find_nearest_line()
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | corefile.c | 679 symtab.limit->addr += bfd_get_section_vma (sym_sec->owner, sym_sec); in core_create_function_syms() 738 max_vma = MAX (bfd_get_section_vma (sym_sec->owner, sym_sec) in core_create_function_syms()
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | addr2line.c | 171 vma = bfd_get_section_vma (abfd, section); in find_address_in_section()
|
D | objdump.c | 458 bfd_printf_vma (abfd, bfd_get_section_vma (abfd, section)); in dump_section_header() 915 && vma >= bfd_get_section_vma (abfd, sec) in find_symbol_for_address() 916 && vma < (bfd_get_section_vma (abfd, sec) in find_symbol_for_address() 986 secaddr = bfd_get_section_vma (abfd, sec); in objdump_print_addr_with_sym() 2265 section->address = bfd_get_section_vma (abfd, sec); in load_specific_debug_section()
|
D | rdcoff.c | 815 addr = bfd_get_section_vma (abfd, bfd_get_section (sym)); in parse_coff()
|
D | rescoff.c | 152 flaginfo.secaddr = (bfd_get_section_vma (abfd, sec) in read_coff_rsrc()
|
D | nlmconv.c | 1578 bfd_get_section_vma (inbfd, lita_section); in alpha_mangle_relocs() 1905 rel->addend += (bfd_get_section_vma (outbfd, in powerpc_mangle_relocs()
|
D | ieee.c | 550 *esp++ = bfd_get_section_vma (info->abfd, s); in ieee_read_expression() 4980 if (bfd_get_section_vma (info->abfd, s) <= low in ieee_finish_compilation_unit() 4981 && high <= (bfd_get_section_vma (info->abfd, s) in ieee_finish_compilation_unit() 4996 <= (bfd_get_section_vma (info->abfd, s) in ieee_finish_compilation_unit() 5042 low = bfd_get_section_vma (abfd, sec); in ieee_add_bb11_blocks()
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | armcoff.em | 177 + bfd_get_section_vma (link_info.output_bfd,
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ldlang.c | 5702 h->u.def.value = bfd_get_section_vma (link_info.output_bfd, s); in lang_set_startof() 5756 + bfd_get_section_vma (link_info.output_bfd, in lang_end() 5788 bfd_get_section_vma (link_info.output_bfd, ts)); in lang_end() 5791 bfd_get_section_vma (link_info.output_bfd, ts)))) in lang_end() 7027 h->u.def.value = bfd_get_section_vma (link_info.output_bfd, sec); in lang_abs_symbol_at_beginning_of() 7058 h->u.def.value = (bfd_get_section_vma (link_info.output_bfd, sec) in lang_abs_symbol_at_end_of()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ecoff.c | 3708 + bfd_get_section_vma (stdoutput, in ecoff_build_lineno() 3989 + bfd_get_section_vma (stdoutput, in ecoff_build_symbols() 4318 + bfd_get_section_vma (stdoutput, in ecoff_build_procs()
|