HomeSort by relevance Sort by last modified time
    Searched refs:Relocatable_relocs (Results 1 - 19 of 19) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
target-reloc.h 554 inline Relocatable_relocs::Reloc_strategy
560 return Relocatable_relocs::RELOC_DISCARD;
561 return Relocatable_relocs::RELOC_COPY;
566 inline Relocatable_relocs::Reloc_strategy
570 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_RELA;
576 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_0;
578 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_1;
580 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_2;
582 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_4;
584 return Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_8
    [all...]
target.h 51 class Relocatable_relocs;
922 // like scan_relocs, with an additional Relocatable_relocs
    [all...]
object.h 50 class Relocatable_relocs;
1346 relocatable_relocs(unsigned int reloc_shndx) function in class:gold::Relobj
    [all...]
reloc.cc 475 Relocatable_relocs* rr = this->relocatable_relocs(p->reloc_shndx);
517 Relocatable_relocs* rr = this->relocatable_relocs(p->reloc_shndx);
716 // Relocatable_relocs structure.
717 Relocatable_relocs* rr = this->relocatable_relocs(i);
997 Relocatable_relocs* rr = NULL;
1000 rr = this->relocatable_relocs(i);
    [all...]
powerpc.cc 746 Relocatable_relocs*);
761 Relocatable_relocs* rr);
    [all...]
object.cc     [all...]
reloc.h 222 class Relocatable_relocs
260 Relocatable_relocs()
    [all...]
i386.cc 430 Relocatable_relocs*);
445 Relocatable_relocs* rr);
    [all...]
layout.h 607 Relocatable_relocs* rr);
    [all...]
s390.cc 349 Relocatable_relocs*);
364 Relocatable_relocs* rr);
    [all...]
sparc.cc 136 Relocatable_relocs*);
151 Relocatable_relocs* rr);
    [all...]
tilegx.cc 309 Relocatable_relocs*);
324 Relocatable_relocs* rr);
    [all...]
x86_64.cc 530 Relocatable_relocs*);
545 Relocatable_relocs* rr);
    [all...]
layout.cc     [all...]
arm.cc     [all...]
output.h 43 class Relocatable_relocs;
    [all...]
mips.cc     [all...]
aarch64.cc     [all...]
  /toolchain/binutils/binutils-2.27/gold/testsuite/
testfile.cc 71 const unsigned char*, Relocatable_relocs*)
79 const unsigned char*, Relocatable_relocs*)

Completed in 327 milliseconds