Home
last modified time | relevance | path

Searched defs:getFunctionAddress (Results 1 – 11 of 11) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h364 virtual uint64_t getFunctionAddress(const std::string &Name) { in getFunctionAddress() function
/external/llvm-project/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h385 virtual uint64_t getFunctionAddress(const std::string &Name) { in getFunctionAddress() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h376 virtual uint64_t getFunctionAddress(const std::string &Name) { in getFunctionAddress() function
/external/llvm/include/llvm/Object/
DStackMapParser.h54 uint64_t getFunctionAddress() const { in getFunctionAddress() function
/external/llvm-project/llvm/include/llvm/Object/
DStackMapParser.h58 uint64_t getFunctionAddress() const { in getFunctionAddress() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DStackMapParser.h57 uint64_t getFunctionAddress() const { in getFunctionAddress() function
/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h216 uint64_t getFunctionAddress(const std::string &Name) override { in getFunctionAddress() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h349 uint64_t getFunctionAddress(const std::string &Name) override { in getFunctionAddress() function
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp384 uint64_t MCJIT::getFunctionAddress(const std::string &Name) { in getFunctionAddress() function in MCJIT
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp398 uint64_t MCJIT::getFunctionAddress(const std::string &Name) { in getFunctionAddress() function in MCJIT
/external/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp404 uint64_t MCJIT::getFunctionAddress(const std::string &Name) { in getFunctionAddress() function in MCJIT