OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resolveRelocationList
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyld.cpp
48
resolveRelocationList
(Relocations[i], Addr);
445
void RuntimeDyldImpl::
resolveRelocationList
(const RelocationList &Relocs,
467
resolveRelocationList
(Relocs, 0);
476
resolveRelocationList
(Relocs, (uintptr_t)Addr);
RuntimeDyldImpl.h
277
void
resolveRelocationList
(const RelocationList &Relocs, uint64_t Value);
Completed in 66 milliseconds