Home
last modified time | relevance | path

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

12

/external/llvm-project/compiler-rt/lib/scudo/standalone/
Drelease.h21 : BaseAddress(BaseAddress), Data(Data) {} in BaseAddress() argument
38 uptr BaseAddress = 0; variable
Dfuchsia.cpp138 void releasePagesToOS(UNUSED uptr BaseAddress, uptr Offset, uptr Size, in releasePagesToOS()
Dlinux.cpp86 void releasePagesToOS(uptr BaseAddress, uptr Offset, uptr Size, in releasePagesToOS()
/external/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
DGsymCreator.h145 llvm::Optional<uint64_t> BaseAddress; variable
DHeader.h62 uint64_t BaseAddress; member
/external/llvm-project/llvm/tools/llvm-cfi-verify/lib/
DGraphBuilder.h68 uint64_t BaseAddress; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DHeader.h62 uint64_t BaseAddress; member
/external/llvm-project/compiler-rt/lib/asan/
Dasan_malloc_win.cpp421 void* BaseAddress) { in INTERCEPTOR_WINAPI()
432 void* BaseAddress) { in INTERCEPTOR_WINAPI()
469 void* BaseAddress, size_t Size) { in INTERCEPTOR_WINAPI()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h72 const MCSymbol *BaseAddress; variable
/external/scudo/standalone/
Dfuchsia.cpp149 void releasePagesToOS(UNUSED uptr BaseAddress, uptr Offset, uptr Size, in releasePagesToOS()
Dlinux.cpp119 void releasePagesToOS(uptr BaseAddress, uptr Offset, uptr Size, in releasePagesToOS()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h79 const MCSymbol *BaseAddress = nullptr; variable
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h81 const MCSymbol *BaseAddress = nullptr; variable
/external/pigweed/pw_kvs/public/pw_kvs/internal/
Dsectors.h144 Address BaseAddress(const SectorDescriptor& sector) const { in BaseAddress() function
/external/llvm-project/llvm/tools/llvm-profgen/
DProfiledBinary.h101 mutable uint64_t BaseAddress = 0; variable
DPerfReader.h295 uint64_t BaseAddress = 0; member
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOAArch64.h396 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processGOTRelocation() local
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOAArch64.h455 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processGOTRelocation() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOAArch64.h455 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processGOTRelocation() local
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_cortex.h70 …uint32_t BaseAddress; /*!< Specifies the base address of the region to pro… member
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_cortex.h70 …uint32_t BaseAddress; /*!< Specifies the base address of the region to pro… member
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1666 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processRelocationRef() local
1720 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processRelocationRef() local
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1635 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processRelocationRef() local
1689 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processRelocationRef() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1628 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processRelocationRef() local
1682 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processRelocationRef() local
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DMinidump.h105 support::ulittle64_t BaseAddress; member

12