Home
last modified time | relevance | path

Searched refs:PhysicalAddress (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DXCOFFObjectFile.h71 support::ubig32_t PhysicalAddress;
84 support::ubig64_t PhysicalAddress;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DXCOFF.h226 uint32_t PhysicalAddress; member
/third_party/node/deps/cares/src/lib/
Dares_iphlpapi.h204 BYTE PhysicalAddress[MAX_ADAPTER_ADDRESS_LENGTH]; member
/third_party/boost/boost/dll/detail/
Dpe_info.hpp98 boost::dll::detail::DWORD_ PhysicalAddress; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp596 return Sec.PhysicalAddress; in getLogicalNumberOfRelocationEntries()
/third_party/libuv/src/win/
Dutil.c979 adapter->PhysicalAddress, in uv_interface_addresses()