Home
last modified time | relevance | path

Searched defs:BaseAddress (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h144 std::optional<uint64_t> BaseAddress; variable
H A DHeader.h62 uint64_t BaseAddress; member
/openbsd-src/gnu/llvm/llvm/tools/llvm-cfi-verify/lib/
H A DGraphBuilder.h68 uint64_t BaseAddress; member
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp421 void* BaseAddress) { in INTERCEPTOR_WINAPI()
432 void* BaseAddress) { in INTERCEPTOR_WINAPI()
469 void* BaseAddress, size_t Size) { in INTERCEPTOR_WINAPI()
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dtrusty.cpp66 void releasePagesToOS(UNUSED uptr BaseAddress, UNUSED uptr Offset, in releasePagesToOS()
H A Dfuchsia.cpp167 void releasePagesToOS(UNUSED uptr BaseAddress, uptr Offset, uptr Size, in releasePagesToOS()
H A Dlinux.cpp90 void releasePagesToOS(uptr BaseAddress, uptr Offset, uptr Size, in releasePagesToOS()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h80 const MCSymbol *BaseAddress = nullptr; variable
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h455 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processGOTRelocation() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfiledBinary.h196 uint64_t BaseAddress = 0; variable
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp373 uint64_t BaseAddress = 0; in emitDwarfDebugRangesTableFragment() local
H A DDWARFLinker.cpp1678 uint64_t BaseAddress = UnitBaseAddress; in patchRangesForUnit() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1732 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processRelocationRef() local
1784 uintptr_t BaseAddress = uintptr_t(Section->getAddress()); in processRelocationRef() local
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMinidump.h105 support::ulittle64_t BaseAddress; member
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dwin32-nat.c419 psapi_get_dll_name (DWORD BaseAddress, char *dll_name_ret) in psapi_get_dll_name()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp306 using BaseAddress = unsigned; typedef in __anonf860719b0211::MemLocFragmentFill
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp7683 uint64_t BaseAddress = 0; in DisassembleMachO() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp19298 llvm::Value *BaseAddress = in EmitHexagonBuiltinExpr() local