Searched refs:AllocationBase (Results 1 – 5 of 5) sorted by relevance
112 GetModuleFileNameA((HINSTANCE)mbi.AllocationBase, path, MAX_PATH); in getClangResourcesPath()
106 support::ulittle64_t AllocationBase; member
595 EXPECT_EQ(0x0504030201000908u, Info.AllocationBase); in TEST()
247 mapOptionalHex(IO, "Allocation Base", Info.AllocationBase, Info.BaseAddress); in mapping()
130 *stack_bottom = (uptr)mbi.AllocationBase; in GetThreadStackTopAndBottom()