OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resolveX86_64Relocation
(Results
1 - 4
of
4
) 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
...]
Completed in 69 milliseconds