/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | GsymCreator.h | 144 std::optional<uint64_t> BaseAddress; variable
|
H A D | Header.h | 62 uint64_t BaseAddress; member
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-cfi-verify/lib/ |
H A D | GraphBuilder.h | 68 uint64_t BaseAddress; member
|
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/ |
H A D | asan_malloc_win.cpp | 421 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 D | trusty.cpp | 66 void releasePagesToOS(UNUSED uptr BaseAddress, UNUSED uptr Offset, in releasePagesToOS()
|
H A D | fuchsia.cpp | 167 void releasePagesToOS(UNUSED uptr BaseAddress, uptr Offset, uptr Size, in releasePagesToOS()
|
H A D | linux.cpp | 90 void releasePagesToOS(uptr BaseAddress, uptr Offset, uptr Size, in releasePagesToOS()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.h | 80 const MCSymbol *BaseAddress = nullptr; variable
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldMachOAArch64.h | 455 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processGOTRelocation() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/ |
H A D | ProfiledBinary.h | 196 uint64_t BaseAddress = 0; variable
|
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/ |
H A D | DWARFStreamer.cpp | 373 uint64_t BaseAddress = 0; in emitDwarfDebugRangesTableFragment() local
|
H A D | DWARFLinker.cpp | 1678 uint64_t BaseAddress = UnitBaseAddress; in patchRangesForUnit() local
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.cpp | 1732 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 D | Minidump.h | 105 support::ulittle64_t BaseAddress; member
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | win32-nat.c | 419 psapi_get_dll_name (DWORD BaseAddress, char *dll_name_ret) in psapi_get_dll_name()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | AssignmentTrackingAnalysis.cpp | 306 using BaseAddress = unsigned; typedef in __anonf860719b0211::MemLocFragmentFill
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 7683 uint64_t BaseAddress = 0; in DisassembleMachO() local
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 19298 llvm::Value *BaseAddress = in EmitHexagonBuiltinExpr() local
|