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