Searched refs:MapAddress (Results 1 – 2 of 2) sorted by relevance
280 ValueMap<TypeParam*, int, ModifyingConfig<TypeParam*> > *MapAddress; in TYPED_TEST() local281 ValueMap<TypeParam*, int, ModifyingConfig<TypeParam*> > VM(&MapAddress); in TYPED_TEST()282 MapAddress = &VM; in TYPED_TEST()
542 void *MapAddress = NULL; in assembleSnippet() 546 MapAddress = reinterpret_cast<void *>(Key.SnippetAddress); in assembleSnippet() 551 (char *)mmap(MapAddress, FunctionDataCopySize, PROT_READ | PROT_WRITE, in getRunnableConfiguration() 483 void *MapAddress = NULL; runChildSubprocess() local