Searched refs:sym_val (Results 1 – 2 of 2) sorted by relevance
297 hppa_field_adjust (bfd_vma sym_val, in hppa_field_adjust() argument303 value = sym_val + addend; in hppa_field_adjust()360 value = sym_val + ((addend + 0x1000) & -0x2000); in hppa_field_adjust()370 value = (sym_val & 0x7ff) + (((addend & 0x1fff) ^ 0x1000) - 0x1000); in hppa_field_adjust()
1135 * elf32-ppc.c (struct elf_linker_section): Replace sym_val field3986 sym_offset. Add name, bss_name, sym_name, sym_val.3999 sym_val instead of sym_hash.