Searched refs:getMemoryForGV (Results 1 – 2 of 2) sorted by relevance
136 virtual char *getMemoryForGV(const GlobalVariable *GV);
123 char *ExecutionEngine::getMemoryForGV(const GlobalVariable *GV) { in getMemoryForGV() function in ExecutionEngine1266 addGlobalMapping(&GV, getMemoryForGV(&GV)); in emitGlobals()1316 GA = getMemoryForGV(GV); in emitGlobalVariable()