Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dia64.h233 unsigned char sym_offset[8]; member
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c8784 bfd_signed_vma sym_offset; in _bfd_mips_relax_section() local
8859 sym_offset = (symval + irel->r_addend) in _bfd_mips_relax_section()
8863 if ((sym_offset & 3) != 0) in _bfd_mips_relax_section()
8866 sym_offset >>= 2; in _bfd_mips_relax_section()
8869 if (sym_offset < -0x8000 || sym_offset >= 0x8000) in _bfd_mips_relax_section()
8887 instruction |= (sym_offset & 0xffff); in _bfd_mips_relax_section()
DChangeLog-20053986 sym_offset. Add name, bss_name, sym_name, sym_val.
3997 (elf_finish_pointer_linker_section): Use 0x8000 for sym_offset.
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c6625 (bfd_vma) BYTE_GET (imrs [i].sym_offset)); in dump_ia64_vms_dynamic_relocs()
7731 bfd_vma sym_offset; in arm_print_vma_and_name() local
7738 &sym_offset); in arm_print_vma_and_name()
7747 if (sym_offset) in arm_print_vma_and_name()
7748 printf ("+0x%lx", (unsigned long) sym_offset); in arm_print_vma_and_name()