Searched defs:getFunctionAddress (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp370 uint64_t MCJIT::getFunctionAddress(const std::string &Name) { function in class:MCJIT
378 // Deprecated. Use getFunctionAddress instead.
/external/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h254 /// 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) { function in class:llvm::ExecutionEngine
/external/llvm/include/llvm/Object/
H A DStackMapParser.h55 uint64_t getFunctionAddress() const { function in class:llvm::StackMapV1Parser::FunctionAccessor
/external/libgdx/backends/gdx-backend-lwjgl3/libs/
H A Dlwjgl.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/lwjgl/ org/lwjgl/egl/ org/lwjgl/glfw/ org/ ...
/external/libgdx/backends/gdx-backend-lwjgl/libs/
H A Dlwjgl.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/lwjgl/ org/lwjgl/input/ org/lwjgl/openal/ org/ ...

Completed in 184 milliseconds