Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dreloc.cc475 Relocatable_relocs* rr = this->relocatable_relocs(p->reloc_shndx); in do_scan_relocs()
549 Relocatable_relocs* rr = this->relocatable_relocs(p->reloc_shndx); in emit_relocs_scan()
756 Relocatable_relocs* rr = this->relocatable_relocs(i); in write_sections()
1018 Relocatable_relocs* rr = this->relocatable_relocs(i); in do_relocate_sections()
1031 Relocatable_relocs* rr = this->relocatable_relocs(i); in do_relocate_sections()
Dobject.h1240 relocatable_relocs(unsigned int reloc_shndx) in relocatable_relocs() function