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

  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 254 /// locally can use the getFunctionAddress call, which will generate code
337 /// getFunctionAddress instead.
346 /// getFunctionAddress instead.
362 /// getFunctionAddress - Return the address of the specified function.
364 virtual uint64_t getFunctionAddress(const std::string &Name) {
  /external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp 370 uint64_t MCJIT::getFunctionAddress(const std::string &Name) {
378 // Deprecated. Use getFunctionAddress instead.
  /external/llvm/include/llvm/Object/
StackMapParser.h 55 uint64_t getFunctionAddress() const {
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 3105 milliseconds