Searched refs:mpGOTBase (Results 1 – 2 of 2) sorted by relevance
42 : mpCodeMem(NULL), mpGVMem(NULL), mpGOTBase(NULL) { in CodeMemoryManager()115 bccAssert(mpGOTBase != NULL && "Cannot allocate the GOT multiple times"); in AllocateGOT()116 mpGOTBase = allocateSGMemory(MaxGOTSize); in AllocateGOT()247 mpGOTBase = NULL; in reset()
108 uint8_t *mpGOTBase; variable145 return mpGOTBase; in getGOTBase()