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

  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MachORelocationInfo.cpp 36 any_relocation_info RE = Obj->getRelocation(Rel.getRawDataRefImpl());
77 Obj->getRelocation(Rel.getRawDataRefImpl());
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
RuntimeDyldMachOI386.h 41 Obj.getRelocation(RelI->getRawDataRefImpl());
135 Obj.getRelocation(RelI->getRawDataRefImpl());
149 Obj.getRelocation(RelI->getRawDataRefImpl());
195 Obj.getRelocation(RelI->getRawDataRefImpl());
RuntimeDyldMachOARM.h 60 Obj.getRelocation(RelI->getRawDataRefImpl());
209 MachO.getRelocation(RelI->getRawDataRefImpl());
231 MachO.getRelocation(RelI->getRawDataRefImpl());
RuntimeDyldMachOX86_64.h 41 Obj.getRelocation(RelI->getRawDataRefImpl());
RuntimeDyldMachOAArch64.h 253 Obj.getRelocation(RelI->getRawDataRefImpl());
270 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl());
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.h 71 Obj.getRelocation(RI->getRawDataRefImpl());
RuntimeDyldMachO.cpp 59 Obj.getRelocation(RI->getRawDataRefImpl());
95 Obj.getRelocation(RI->getRawDataRefImpl());
  /frameworks/compile/mclinker/include/mcld/LD/
EhFrame.h 93 const Relocation* getRelocation() const { return m_pReloc; }
  /external/llvm/lib/Object/
MachOObjectFile.cpp 687 MachO::any_relocation_info RE = getRelocation(Rel);
694 MachO::any_relocation_info RE = getRelocation(Rel);
715 MachO::any_relocation_info RE = getRelocation(Rel);
835 MachO::any_relocation_info RE = getRelocation(Rel);
862 MachO::any_relocation_info RENext = getRelocation(RelNext);
910 MachO::any_relocation_info RENext = getRelocation(RelNext);
932 MachO::any_relocation_info RENext = getRelocation(RelNext);
971 MachO::any_relocation_info RENext = getRelocation(RelNext);
    [all...]
  /frameworks/compile/mclinker/lib/LD/
EhFrame.cpp 300 Relocation* rel = const_cast<Relocation*>(pInCIE.getRelocation());
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
plexus-sec-dispatcher-1.3.jar 
maven-aether-provider-3.2.1.jar 
maven-model-3.2.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/plexus/plexus-sec-dispatcher/1.3/
plexus-sec-dispatcher-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/
plexus-sec-dispatcher-1.3.jar 
  /external/llvm/include/llvm/Object/
MachO.h 386 MachO::any_relocation_info getRelocation(DataRefImpl Rel) const;
  /external/llvm/tools/llvm-readobj/
MachODumper.cpp 495 MachO::any_relocation_info RE = Obj->getRelocation(DR);
  /external/llvm/tools/macho-dump/
macho-dump.cpp 102 MachO::any_relocation_info RE = Obj.getRelocation(I->getRawDataRefImpl());
  /external/llvm/tools/llvm-objdump/
MachODump.cpp 814 RE = O->getRelocation(Rel);
    [all...]
  /prebuilts/tools/common/gradle-plugins/repository/com/android/tools/internal/internal-plugins/1.0/
internal-plugins-1.0.jar 
  /prebuilts/tools/common/gradle-plugins/repository/com/android/tools/internal/internal-plugins/1.1/
internal-plugins-1.1.jar 
  /external/llvm/tools/dsymutil/
DwarfLinker.cpp     [all...]

Completed in 590 milliseconds