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

  /external/llvm/lib/Target/Sparc/
SparcCodeEmitter.cpp 87 unsigned getRelocation(const MachineInstr &MI,
184 emitGlobalAddress(MO.getGlobal(), getRelocation(MI, MO));
186 emitExternalSymbolAddress(MO.getSymbolName(), getRelocation(MI, MO));
188 emitConstPoolAddress(MO.getIndex(), getRelocation(MI, MO));
190 emitMachineBasicBlock(MO.getMBB(), getRelocation(MI, MO));
219 unsigned SparcCodeEmitter::getRelocation(const MachineInstr &MI,
  /external/llvm/lib/Target/Mips/
MipsCodeEmitter.cpp 105 unsigned getRelocation(const MachineInstr &MI,
172 unsigned MipsCodeEmitter::getRelocation(const MachineInstr &MI,
191 emitGlobalAddress(MO.getGlobal(), getRelocation(MI, MO), true);
193 emitExternalSymbolAddress(MO.getSymbolName(), getRelocation(MI, MO));
195 emitMachineBasicBlock(MO.getMBB(), getRelocation(MI, MO));
234 emitMachineBasicBlock(MO.getMBB(), getRelocation(MI, MO));
298 emitGlobalAddress(MO.getGlobal(), getRelocation(MI, MO), true);
300 emitExternalSymbolAddress(MO.getSymbolName(), getRelocation(MI, MO));
302 emitConstPoolAddress(MO.getIndex(), getRelocation(MI, MO));
304 emitJumpTableAddress(MO.getIndex(), getRelocation(MI, MO))
    [all...]
  /frameworks/compile/mclinker/include/mcld/LD/
EhFrame.h 102 const Relocation* getRelocation() const { return m_pReloc; }
  /external/llvm/lib/Object/
MachOObjectFile.cpp 863 MachO::any_relocation_info RE = getRelocation(Rel);
870 MachO::any_relocation_info RE = getRelocation(Rel);
891 MachO::any_relocation_info RE = getRelocation(Rel);
1012 MachO::any_relocation_info RE = getRelocation(Rel);
1039 MachO::any_relocation_info RENext = getRelocation(RelNext);
1087 MachO::any_relocation_info RENext = getRelocation(RelNext);
    [all...]
  /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 
  /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 

Completed in 234 milliseconds