Searched refs:AllocationBase (Results 1 – 4 of 4) sorted by relevance
123 support::ulittle64_t AllocationBase; member
424 RoundDownTo((uptr)info.AllocationBase - granularity, granularity); in AllocateTrampolineRegion()
250 mapOptionalHex(IO, "Allocation Base", Info.AllocationBase, Info.BaseAddress); in mapping()
130 *stack_bottom = (uptr)mbi.AllocationBase; in GetThreadStackTopAndBottom()