Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DHeader.h62 uint64_t BaseAddress; member
/external/scudo/standalone/
Dtrusty.cpp66 void releasePagesToOS(UNUSED uptr BaseAddress, UNUSED uptr Offset, in releasePagesToOS()
Dfuchsia.cpp149 void releasePagesToOS(UNUSED uptr BaseAddress, uptr Offset, uptr Size, in releasePagesToOS()
Dlinux.cpp89 void releasePagesToOS(uptr BaseAddress, uptr Offset, uptr Size, in releasePagesToOS()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h72 const MCSymbol *BaseAddress; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h79 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/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOAArch64.h396 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/L476RG/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/L4A6RG/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/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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMinidump.h105 support::ulittle64_t BaseAddress; member
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h1106 ULONG64 BaseAddress; member
/external/llvm/tools/llvm-objdump/
DMachODump.cpp6536 uint64_t BaseAddress = 0; in DisassembleMachO() local