/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | target-reloc.h | 554 inline Relocatable_relocs::Reloc_strategy 560 return Relocatable_relocs::RELOC_DISCARD; in local_non_section_strategy() 561 return Relocatable_relocs::RELOC_COPY; in local_non_section_strategy() 566 inline Relocatable_relocs::Reloc_strategy 570 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_RELA; in local_section_strategy() 576 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_0; in local_section_strategy() 578 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_1; in local_section_strategy() 580 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_2; in local_section_strategy() 582 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_4; in local_section_strategy() 584 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_8; in local_section_strategy() [all …]
|
H A D | object.h | 50 class Relocatable_relocs; variable 1338 set_relocatable_relocs(unsigned int reloc_shndx, Relocatable_relocs* rr) in set_relocatable_relocs() 1345 Relocatable_relocs* 1493 new std::vector<Relocatable_relocs*>(this->shnum()); in size_relocatable_relocs() 1557 std::vector<Relocatable_relocs*>* map_to_relocatable_relocs_; 2673 Relocatable_relocs*); 2966 Relocatable_relocs* rr;
|
H A D | target.h | 51 class Relocatable_relocs; variable 930 Relocatable_relocs*) = 0; 946 Relocatable_relocs* rr) = 0;
|
H A D | powerpc.cc | 664 Relocatable_relocs*); 679 Relocatable_relocs* rr); 7757 Relocatable_relocs::RELOC_SPECIAL); in relocate() 7759 Relocatable_relocs::RELOC_SPECIAL); in relocate() 8226 inline Relocatable_relocs::Reloc_strategy 8230 return Relocatable_relocs::RELOC_DISCARD; in local_non_section_strategy() 8231 return Relocatable_relocs::RELOC_COPY; in local_non_section_strategy() 8236 inline Relocatable_relocs::Reloc_strategy 8239 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_RELA; in local_section_strategy() 8244 inline Relocatable_relocs::Reloc_strategy [all …]
|
H A D | reloc.cc | 475 Relocatable_relocs* rr = this->relocatable_relocs(p->reloc_shndx); in do_scan_relocs() 517 Relocatable_relocs* rr = this->relocatable_relocs(p->reloc_shndx); in emit_relocs_scan() 717 Relocatable_relocs* rr = this->relocatable_relocs(i); in write_sections() 974 Relocatable_relocs* rr = NULL; in do_relocate_sections()
|
H A D | reloc.h | 222 class Relocatable_relocs 260 Relocatable_relocs() in Relocatable_relocs() function
|
H A D | object.cc | 1860 Relocatable_relocs* rr = new Relocatable_relocs(); in do_layout() 1986 Relocatable_relocs* rr = new Relocatable_relocs(); in do_layout_deferred_sections()
|
H A D | i386.cc | 430 Relocatable_relocs*); 445 Relocatable_relocs* rr); 3783 Relocatable_relocs* rr) in scan_relocatable_relocs() 3818 Relocatable_relocs* rr) in emit_relocs_scan()
|
H A D | layout.cc | 1289 Relocatable_relocs* rr) in layout_reloc() 5790 Relocatable_relocs* rr); 5800 Relocatable_relocs* rr); 5810 Relocatable_relocs* rr); 5820 Relocatable_relocs* rr);
|
H A D | tilegx.cc | 309 Relocatable_relocs*); 324 Relocatable_relocs* rr); 4817 Relocatable_relocs* rr) in scan_relocatable_relocs() 4856 Relocatable_relocs* rr) in emit_relocs_scan()
|
H A D | sparc.cc | 136 Relocatable_relocs*); 151 Relocatable_relocs* rr); 4284 Relocatable_relocs* rr) in scan_relocatable_relocs() 4323 Relocatable_relocs* rr) in emit_relocs_scan()
|
H A D | arm.cc | 2050 inline Relocatable_relocs::Reloc_strategy 2054 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_RELA; in local_section_strategy() 2080 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_0; in local_section_strategy() 2104 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_4_UNALIGNED; in local_section_strategy() 2107 return Relocatable_relocs::RELOC_SPECIAL; in local_section_strategy() 2302 Relocatable_relocs*); 2317 Relocatable_relocs* rr); 10190 Relocatable_relocs* rr) in scan_relocatable_relocs() 10226 Relocatable_relocs* rr) in emit_relocs_scan()
|
H A D | layout.h | 607 Relocatable_relocs* rr);
|
H A D | x86_64.cc | 524 Relocatable_relocs*); 539 Relocatable_relocs* rr); 4563 Relocatable_relocs* rr) in scan_relocatable_relocs() 4602 Relocatable_relocs* rr) in emit_relocs_scan()
|
H A D | output.h | 43 class Relocatable_relocs; variable 2355 Output_relocatable_relocs(Relocatable_relocs* rr) in Output_relocatable_relocs() 2375 Relocatable_relocs* rr_;
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | target-reloc.h | 598 inline Relocatable_relocs::Reloc_strategy 604 return Relocatable_relocs::RELOC_DISCARD; in local_non_section_strategy() 605 return Relocatable_relocs::RELOC_COPY; in local_non_section_strategy() 610 inline Relocatable_relocs::Reloc_strategy 614 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_RELA; in local_section_strategy() 620 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_0; in local_section_strategy() 622 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_1; in local_section_strategy() 624 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_2; in local_section_strategy() 626 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_4; in local_section_strategy() 628 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_8; in local_section_strategy() [all …]
|
H A D | target.h | 51 class Relocatable_relocs; variable 958 Relocatable_relocs*) = 0; 974 Relocatable_relocs* rr) = 0;
|
H A D | object.h | 51 class Relocatable_relocs; variable 1343 set_relocatable_relocs(unsigned int reloc_shndx, Relocatable_relocs* rr) in set_relocatable_relocs() 1350 Relocatable_relocs* 1498 new std::vector<Relocatable_relocs*>(this->shnum()); in size_relocatable_relocs() 1562 std::vector<Relocatable_relocs*>* map_to_relocatable_relocs_; 2704 Relocatable_relocs*); 3001 Relocatable_relocs* rr;
|
H A D | reloc.cc | 475 Relocatable_relocs* rr = this->relocatable_relocs(p->reloc_shndx); in do_scan_relocs() 517 Relocatable_relocs* rr = this->relocatable_relocs(p->reloc_shndx); in emit_relocs_scan() 717 Relocatable_relocs* rr = this->relocatable_relocs(i); in write_sections() 997 Relocatable_relocs* rr = NULL; in relocate_section_range()
|
H A D | reloc.h | 222 class Relocatable_relocs 260 Relocatable_relocs() in Relocatable_relocs() function
|
H A D | object.cc | 1973 Relocatable_relocs* rr = new Relocatable_relocs(); in do_layout() 2099 Relocatable_relocs* rr = new Relocatable_relocs(); in do_layout_deferred_sections()
|
H A D | i386.cc | 430 Relocatable_relocs*); 445 Relocatable_relocs* rr); 3786 Relocatable_relocs* rr) in scan_relocatable_relocs() 3821 Relocatable_relocs* rr) in emit_relocs_scan()
|
H A D | layout.cc | 1324 Relocatable_relocs* rr) in layout_reloc() 6241 Relocatable_relocs* rr); 6251 Relocatable_relocs* rr); 6261 Relocatable_relocs* rr); 6271 Relocatable_relocs* rr);
|
H A D | layout.h | 628 Relocatable_relocs* rr);
|
H A D | output.h | 43 class Relocatable_relocs; variable 2355 Output_relocatable_relocs(Relocatable_relocs* rr) in Output_relocatable_relocs() 2375 Relocatable_relocs* rr_;
|