Searched defs:BaseAddress (Results 1 - 16 of 16) sorted by relevance

/openbsd-current/gnu/llvm/llvm/tools/llvm-cfi-verify/lib/
H A DGraphBuilder.h68 uint64_t BaseAddress; member in struct:llvm::cfi_verify::GraphResult
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/GSYM/
H A DHeader.h62 uint64_t BaseAddress; member in struct:llvm::gsym::Header
H A DGsymCreator.h144 std::optional<uint64_t> BaseAddress; member in class:llvm::gsym::GsymCreator
/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dtrusty.cpp66 void releasePagesToOS(UNUSED uptr BaseAddress, UNUSED uptr Offset, argument
H A Dfuchsia.cpp167 void releasePagesToOS(UNUSED uptr BaseAddress, uptr Offset, uptr Size, argument
H A Dlinux.cpp90 void releasePagesToOS(uptr BaseAddress, uptr Offset, uptr Size, argument
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h80 const MCSymbol *BaseAddress = nullptr; member in class:llvm::final
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h455 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); local
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp420 INTERCEPTOR_WINAPI(size_t, RtlSizeHeap, HANDLE HeapHandle, DWORD Flags, void* BaseAddress) argument
431 INTERCEPTOR_WINAPI(BOOL, RtlFreeHeap, HANDLE HeapHandle, DWORD Flags, void* BaseAddress) argument
468 INTERCEPTOR_WINAPI(void*, RtlReAllocateHeap, HANDLE HeapHandle, DWORD Flags, void* BaseAddress, size_t Size) argument
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMinidump.h105 support::ulittle64_t BaseAddress; member in struct:llvm::minidump::MemoryInfo
/openbsd-current/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp373 uint64_t BaseAddress = 0; local
H A DDWARFLinker.cpp1678 uint64_t BaseAddress = UnitBaseAddress; local
/openbsd-current/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfiledBinary.h196 uint64_t BaseAddress = 0; member in class:llvm::sampleprof::ProfiledBinary
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1732 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); local
1784 uintptr_t BaseAddress = uintptr_t(Section->getAddress()); local
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dwin32-nat.c419 psapi_get_dll_name (DWORD BaseAddress, char *dll_name_ret) argument
/openbsd-current/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp7683 uint64_t BaseAddress = 0; local

Completed in 199 milliseconds