Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndexer.cpp112 GetModuleFileNameA((HINSTANCE)mbi.AllocationBase, path, MAX_PATH); in getClangResourcesPath()
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMinidump.h106 support::ulittle64_t AllocationBase; member
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp247 mapOptionalHex(IO, "Allocation Base", Info.AllocationBase, Info.BaseAddress); in mapping()
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp130 *stack_bottom = (uptr)mbi.AllocationBase; in GetThreadStackTopAndBottom()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dwin32-nat.c618 so->end_addr = (DWORD) m.AllocationBase + m.RegionSize; in register_loaded_dll()