HomeSort by relevance Sort by last modified time
    Searched defs:getGOTBase (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/ExecutionEngine/
SectionMemoryManager.h 130 virtual uint8_t *getGOTBase() const {
  /external/llvm/tools/lli/
RecordingMemoryManager.cpp 73 uint8_t *RecordingMemoryManager::getGOTBase() const {
  /external/llvm/lib/ExecutionEngine/JIT/
JITMemoryManager.cpp 536 uint8_t *getGOTBase() const {
    [all...]
  /external/llvm/unittests/ExecutionEngine/JIT/
JITTest.cpp 75 virtual uint8_t *getGOTBase() const { return Base->getGOTBase(); }

Completed in 182 milliseconds