Searched refs:getGlobalValueAddress (Results 1 – 5 of 5) sorted by relevance
291 uint64_t getGlobalValueAddress(const std::string &Name) override;
376 uint64_t MCJIT::getGlobalValueAddress(const std::string &Name) { in getGlobalValueAddress() function in MCJIT
356 virtual uint64_t getGlobalValueAddress(const std::string &Name) { in getGlobalValueAddress() function
302 return unwrap(EE)->getGlobalValueAddress(Name); in LLVMGetGlobalValueAddress()
212 uint64_t getGlobalValueAddress(const std::string &Name) override { in getGlobalValueAddress() function