/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
D | Header.cpp | 29 OS << " BaseAddress = " << HEX64(H.BaseAddress) << '\n'; in operator <<() 75 H.BaseAddress = Data.getU64(&Offset); in decode() 93 O.writeU64(BaseAddress); in encode() 104 LHS.BaseAddress == RHS.BaseAddress && in operator ==()
|
D | GsymCreator.cpp | 73 Hdr.BaseAddress = MinAddr; in encode() 101 uint64_t AddrOffset = FuncInfo.startAddress() - Hdr.BaseAddress; in encode()
|
D | GsymReader.cpp | 228 if (Addr < Hdr->BaseAddress) in getAddressIndex() 231 const uint64_t AddrOffset = Addr - Hdr->BaseAddress; in getAddressIndex()
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/dotzlib/DotZLib/ |
D | DotZLib.csproj | 28 BaseAddress = "285212672" 48 BaseAddress = "285212672"
|
/third_party/zlib/contrib/dotzlib/DotZLib/ |
D | DotZLib.csproj | 28 BaseAddress = "285212672" 48 BaseAddress = "285212672"
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/dotzlib/DotZLib/ |
D | DotZLib.csproj | 28 BaseAddress = "285212672" 48 BaseAddress = "285212672"
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.h | 79 const MCSymbol *BaseAddress = nullptr; variable 355 void setBaseAddress(const MCSymbol *Base) { BaseAddress = Base; } in setBaseAddress() 356 const MCSymbol *getBaseAddress() const { return BaseAddress; } in getBaseAddress()
|
/third_party/cmsis/CMSIS/Core/Include/ |
D | mpu_armv7.h | 75 #define ARM_MPU_RBAR(Region, BaseAddress) \ argument 76 (((BaseAddress) & MPU_RBAR_ADDR_Msk) | \
|
/third_party/boost/libs/winapi/test/run/ |
D | dll_abi.cpp | 57 …BOOST_WINAPI_TEST_STRUCT(MEMORY_BASIC_INFORMATION, (BaseAddress)(AllocationBase)(AllocationProtect… in main()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/ |
D | Header.h | 62 uint64_t BaseAddress; member
|
D | GsymReader.h | 192 return AIO[Index] + Hdr->BaseAddress; in addressForIndex()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldMachOAArch64.h | 455 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processGOTRelocation() local 458 (BaseAddress + Section.getStubOffset() + StubAlignment - 1) & in processGOTRelocation() 460 unsigned StubOffset = StubAddress - BaseAddress; in processGOTRelocation()
|
/third_party/boost/libs/regex/src/ |
D | regex.cpp | 165 page = (LPBYTE)(mi.BaseAddress)-si.dwPageSize; in reset_stack_guard_page()
|
/third_party/boost/boost/winapi/ |
D | dll.hpp | 93 PVOID_ BaseAddress; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Minidump.h | 105 support::ulittle64_t BaseAddress; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 1628 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processRelocationRef() local 1631 (BaseAddress + Section.getStubOffset() + StubAlignment - 1) & in processRelocationRef() 1633 unsigned StubOffset = StubAddress - BaseAddress; in processRelocationRef() 1682 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processRelocationRef() local 1685 (BaseAddress + Section.getStubOffset() + StubAlignment - 1) & in processRelocationRef() 1687 unsigned StubOffset = StubAddress - BaseAddress; in processRelocationRef()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | MinidumpYAML.cpp | 246 mapRequiredHex(IO, "Base Address", Info.BaseAddress); in mapping() 247 mapOptionalHex(IO, "Allocation Base", Info.AllocationBase, Info.BaseAddress); in mapping()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | dbghelp.h | 1106 ULONG64 BaseAddress; member
|
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/ |
D | SDL_malloc.c | 1418 if (minfo.BaseAddress != cptr || minfo.AllocationBase != cptr || in win32munmap()
|
/third_party/libffi/src/ |
D | dlmalloc.c | 1388 if (minfo.BaseAddress != cptr || minfo.AllocationBase != cptr || in win32munmap()
|
/third_party/boost/libs/container/src/ |
D | dlmalloc_2_8_6.c | 1684 if (minfo.BaseAddress != cptr || minfo.AllocationBase != cptr || in win32munmap()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | genX_cmd_buffer.c | 5142 .BaseAddress = anv_address_from_u64(region->deviceAddress), in vk_sdar_to_shader_table()
|