Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexer.cpp112 GetModuleFileNameA((HINSTANCE)mbi.AllocationBase, path, MAX_PATH); in getClangResourcesPath()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMinidump.h106 support::ulittle64_t AllocationBase; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp247 mapOptionalHex(IO, "Allocation Base", Info.AllocationBase, Info.BaseAddress); in mapping()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_win.cc109 *stack_bottom = (uptr)mbi.AllocationBase; in GetThreadStackTopAndBottom()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_win.cc107 *stack_bottom = (uptr)mbi.AllocationBase; in GetThreadStackTopAndBottom()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_win.cpp126 *stack_bottom = (uptr)mbi.AllocationBase; in GetThreadStackTopAndBottom()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinnt.d2740 PVOID AllocationBase;