HomeSort by: relevance | last modified time | path
    Searched refs:getGlobalValueAtAddress (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 76 /// at the address. This map is not computed unless getGlobalValueAtAddress
391 /// getGlobalValueAtAddress - Return the LLVM global value object that starts
394 const GlobalValue *getGlobalValueAtAddress(void *Addr);
  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp 297 const GlobalValue *ExecutionEngine::getGlobalValueAtAddress(void *Addr) {

Completed in 17 milliseconds