Home
last modified time | relevance | path

Searched refs:AllocationBase (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDMinidump.h111 support::ulittle64_t AllocationBase; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDMinidumpYAML.cpp247 mapOptionalHex(IO, "Allocation Base", Info.AllocationBase, Info.BaseAddress); in mapping()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_win.cpp130 *stack_bottom = (uptr)mbi.AllocationBase; in GetThreadStackTopAndBottom()