OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resolveRelocations
(Results
1 - 5
of
5
) sorted by null
/external/llvm/include/llvm/ExecutionEngine/
RuntimeDyld.h
72
void
resolveRelocations
();
/external/llvm/tools/llvm-rtdyld/
llvm-rtdyld.cpp
193
Dyld.
resolveRelocations
();
255
Dyld.
resolveRelocations
();
371
Dyld.
resolveRelocations
();
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldImpl.h
227
// and
resolveRelocations
to protect write access to internal data structures.
383
void
resolveRelocations
();
RuntimeDyld.cpp
44
void RuntimeDyldImpl::
resolveRelocations
() {
607
// RuntimeDyld::
resolveRelocations
().
786
void RuntimeDyld::
resolveRelocations
() { Dyld->
resolveRelocations
(); }
/external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp
220
Dyld.
resolveRelocations
();
Completed in 658 milliseconds