Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Decofflink.c576 bfd_vma section_adjust[scMax]; in bfd_ecoff_debug_accumulate() local
595 memset (section_adjust, 0, sizeof section_adjust); in bfd_ecoff_debug_accumulate()
600 section_adjust[indx] = (sec->output_section->vma \ in bfd_ecoff_debug_accumulate()
770 fdr.adr += section_adjust[scText]; in bfd_ecoff_debug_accumulate()
809 internal_sym.value += section_adjust[internal_sym.sc]; in bfd_ecoff_debug_accumulate()