HomeSort by relevance Sort by last modified time
    Searched full:addrelocation (Results 26 - 38 of 38) sorted by null

12

  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86CodeEmitter.cpp 251 MCE.addRelocation(MachineRelocation::getBB(MCE.getCurrentPCOffset(),
276 MCE.addRelocation(MR);
297 MCE.addRelocation(MachineRelocation::getExtSym(MCE.getCurrentPCOffset(),
318 MCE.addRelocation(MachineRelocation::getConstPool(MCE.getCurrentPCOffset(),
338 MCE.addRelocation(MachineRelocation::getJumpTable(MCE.getCurrentPCOffset(),
    [all...]
  /frameworks/compile/mclinker/lib/LD/
ELFReader.cpp 227 IRBuilder::AddRelocation(pSection, r_type, *symbol, r_offset, r_addend);
254 IRBuilder::AddRelocation(pSection, r_type, *symbol, r_offset);
722 IRBuilder::AddRelocation(pSection, r_type, *symbol, r_offset, r_addend);
748 IRBuilder::AddRelocation(pSection, r_type, *symbol, r_offset);
    [all...]
  /frameworks/compile/mclinker/include/mcld/
IRBuilder.h 442 /// AddRelocation - To add a relocation entry
451 static Relocation* AddRelocation(LDSection& pSection,
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMCodeEmitter.cpp 476 MCE.addRelocation(MR);
484 MCE.addRelocation(MachineRelocation::getExtSym(MCE.getCurrentPCOffset(),
493 MCE.addRelocation(MachineRelocation::getConstPool(MCE.getCurrentPCOffset(),
502 MCE.addRelocation(MachineRelocation::getJumpTable(MCE.getCurrentPCOffset(),
510 MCE.addRelocation(MachineRelocation::getBB(MCE.getCurrentPCOffset(),
    [all...]
  /external/swiftshader/src/Reactor/
DLL.cpp 61 void DLL::addRelocation(const void *function, const void *address, bool ripRelative)
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 586 /// AddRelocation - add a relocation entry
589 Relocation* IRBuilder::AddRelocation(LDSection& pSection,
  /frameworks/compile/mclinker/unittests/
LinkerTest.cpp 494 builder.AddRelocation(*rel_text, llvm::ELF::R_ARM_PLT32, *z1gv, 0x4);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ELFWriter.cpp 607 GblS.addRelocation(MR);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
JITEmitter.cpp 417 virtual void addRelocation(const MachineRelocation &MR) {
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-aether-provider-3.2.1.jar 
aether-api-0.9.0.M2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-aether-provider/3.3.9/
maven-aether-provider-3.3.9.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-api/1.0.2.v20150114/
aether-api-1.0.2.v20150114.jar 

Completed in 1295 milliseconds

12