Searched defs:getFunctionAddress (Results 1 – 3 of 3) sorted by relevance
384 virtual uint64_t getFunctionAddress(const std::string &Name) { in getFunctionAddress() function
60 uint64_t getFunctionAddress() const { in getFunctionAddress() function
404 uint64_t MCJIT::getFunctionAddress(const std::string &Name) { in getFunctionAddress() function in MCJIT