Searched defs:getGlobalValueAddress (Results 1 – 3 of 3) sorted by relevance
356 virtual uint64_t getGlobalValueAddress(const std::string &Name) { in getGlobalValueAddress() function
212 uint64_t getGlobalValueAddress(const std::string &Name) override { in getGlobalValueAddress() function
376 uint64_t MCJIT::getGlobalValueAddress(const std::string &Name) { in getGlobalValueAddress() function in MCJIT