Home
last modified time | relevance | path

Searched refs:adjust_sym_shndx (Results 1 – 25 of 28) sorted by relevance

12

/dragonfly/contrib/binutils-2.27/gold/
HDtarget-reloc.h82 shndx = object->adjust_sym_shndx(r_sym, shndx, &is_ordinary); in scan_relocs()
701 shndx = object->adjust_sym_shndx(r_sym, shndx, &is_ordinary); in scan_relocatable_relocs()
HDgc.h239 dst_indx = src_obj->adjust_sym_shndx(r_sym, dst_indx, &is_ordinary); in gc_process_relocs()
HDobject.cc947 return this->adjust_sym_shndx(sym, elfsym.get_st_shndx(), is_ordinary); in symbol_section_and_value()
1027 unsigned int sym_shndx = this->adjust_sym_shndx(symndx, in include_section_group()
2212 unsigned int shndx = this->adjust_sym_shndx(i, sym.get_st_shndx(), in do_count_local_symbols()
2684 unsigned int st_shndx = this->adjust_sym_shndx(i, isym.get_st_shndx(), in write_local_symbols()
2798 unsigned int st_shndx = this->adjust_sym_shndx(i, sym.get_st_shndx(), in get_symbol_location_info()
HDehframe.cc1076 fde_shndx = object->adjust_sym_shndx(symndx, sym.get_st_shndx(), in read_fde()
HDreloc.cc1400 loc.shndx = this->adjust_sym_shndx(i, isym.get_st_shndx(), in find_functions()
HDsymtab.cc1191 unsigned int st_shndx = relobj->adjust_sym_shndx(i + symndx_offset, in add_from_relobj()
1511 unsigned int st_shndx = dynobj->adjust_sym_shndx(i, psym->get_st_shndx(), in add_from_dynobj()
HDi386.cc1858 shndx = object->adjust_sym_shndx(r_sym, shndx, in local()
1981 shndx = object->adjust_sym_shndx(r_sym, shndx, &is_ordinary); in local()
HDarm.cc6528 this->adjust_sym_shndx(i, sym.get_st_shndx(), &is_ordinary); in do_count_local_symbols()
6715 this->adjust_sym_shndx(r_sym, sym.get_st_shndx(), &is_ordinary); in find_linked_text_section()
7039 unsigned int shndx = this->adjust_sym_shndx(i, sym.get_st_shndx(), in update_output_local_symbol_count()
8482 shndx = object->adjust_sym_shndx(r_sym, shndx, in local()
8623 shndx = object->adjust_sym_shndx(r_sym, shndx, &is_ordinary); in local()
HDobject.h562 adjust_sym_shndx(unsigned int symndx, unsigned int shndx, bool* is_ordinary) in adjust_sym_shndx() function
HDdwarf_reader.cc64 return this->object_->adjust_sym_shndx(symndx, elfsym.get_st_shndx(), in symbol_section()
HDx86_64.cc2525 shndx = object->adjust_sym_shndx(r_sym, shndx, in local()
2674 shndx = object->adjust_sym_shndx(r_sym, shndx, &is_ordinary); in local()
HDincremental.cc2607 unsigned int st_shndx = this->adjust_sym_shndx(i, lsym.st_shndx, in do_relocate()
HDpowerpc.cc1841 shndx = this->adjust_sym_shndx(r_sym, shndx, &is_ordinary); in scan_opd_relocs()
5691 shndx = object->adjust_sym_shndx(r_sym, shndx, in local()
HDsparc.cc2447 shndx = object->adjust_sym_shndx(r_sym, shndx, &is_ordinary); in local()
/dragonfly/contrib/binutils-2.34/gold/
HDtarget-reloc.h82 shndx = object->adjust_sym_shndx(r_sym, shndx, &is_ordinary); in scan_relocs()
745 shndx = object->adjust_sym_shndx(r_sym, shndx, &is_ordinary); in scan_relocatable_relocs()
HDgc.h240 dst_indx = src_obj->adjust_sym_shndx(r_sym, dst_indx, &is_ordinary); in gc_process_relocs()
HDobject.cc948 return this->adjust_sym_shndx(sym, elfsym.get_st_shndx(), is_ordinary); in symbol_section_and_value()
1028 unsigned int sym_shndx = this->adjust_sym_shndx(symndx, in include_section_group()
2330 unsigned int shndx = this->adjust_sym_shndx(i, sym.get_st_shndx(), in do_count_local_symbols()
2811 unsigned int st_shndx = this->adjust_sym_shndx(i, isym.get_st_shndx(), in write_local_symbols()
2925 unsigned int st_shndx = this->adjust_sym_shndx(i, sym.get_st_shndx(), in get_symbol_location_info()
HDehframe.cc1076 fde_shndx = object->adjust_sym_shndx(symndx, sym.get_st_shndx(), in read_fde()
HDreloc.cc1423 loc.shndx = this->adjust_sym_shndx(i, isym.get_st_shndx(), in find_functions()
HDsymtab.cc1221 unsigned int st_shndx = relobj->adjust_sym_shndx(i + symndx_offset, in add_from_relobj()
1547 unsigned int st_shndx = dynobj->adjust_sym_shndx(i, psym->get_st_shndx(), in add_from_dynobj()
HDi386.cc1859 shndx = object->adjust_sym_shndx(r_sym, shndx, in local()
1982 shndx = object->adjust_sym_shndx(r_sym, shndx, &is_ordinary); in local()
HDdwarf_reader.cc64 return this->object_->adjust_sym_shndx(symndx, elfsym.get_st_shndx(), in symbol_section()
HDobject.h564 adjust_sym_shndx(unsigned int symndx, unsigned int shndx, bool* is_ordinary) in adjust_sym_shndx() function
HDx86_64.cc3634 shndx = object->adjust_sym_shndx(r_sym, shndx, in local()
3783 shndx = object->adjust_sym_shndx(r_sym, shndx, &is_ordinary); in local()
HDincremental.cc2612 unsigned int st_shndx = this->adjust_sym_shndx(i, lsym.st_shndx, in do_relocate()

12