Home
last modified time | relevance | path

Searched defs:addr_map (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pciutils/lib/
H A Dmmio-ports.c23 void *addr_map; member
61 void *addr_map = (void *)-1; in mmap_regs() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Breakpoint/
DBreakpointLocationList.h197 addr_map; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Breakpoint/
DBreakpointLocationList.h197 addr_map; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Breakpoint/
DBreakpointLocationList.h197 addr_map; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Breakpoint/
DBreakpointLocationList.h197 addr_map; typedef
/aosp_15_r20/external/coreboot/src/include/
H A Dspd_bin.h41 u8 addr_map[CONFIG_DIMM_MAX]; /* 7 bit I2C addresses */ member
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dstatic_address_map_unittest.cc151 AddrMap addr_map[kNumberTestCases]; member in TestStaticAddressMap