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

  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldImpl.h 123 bool resolveX86_64Relocation(uintptr_t Address, uintptr_t Value, bool isPCRel,
RuntimeDyldMachO.cpp 31 return resolveX86_64Relocation((uintptr_t)Address, (uintptr_t)Value,
41 resolveX86_64Relocation(uintptr_t Address, uintptr_t Value,
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.h 33 void resolveX86_64Relocation(const SectionEntry &Section, uint64_t Offset,
RuntimeDyldELF.cpp 226 void RuntimeDyldELF::resolveX86_64Relocation(const SectionEntry &Section,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.h 33 void resolveX86_64Relocation(const SectionEntry &Section, uint64_t Offset,
RuntimeDyldELF.cpp 263 void RuntimeDyldELF::resolveX86_64Relocation(const SectionEntry &Section,
    [all...]

Completed in 342 milliseconds