| /src/sys/compat/linux32/common/ |
| linux32_sockio.h | 36 netbsd32_u_long mem_end; member in struct:linux32_ifmap
|
| /src/sys/compat/linux/common/ |
| linux_sockio.h | 56 unsigned long mem_end; member in struct:linux_ifmap
|
| /src/sys/dev/ic/ |
| dp8390var.h | 54 int mem_end; /* offset of NIC memory end */ member in struct:dp8390_softc
|
| /src/external/bsd/libpcap/dist/ |
| pcap-dos.h | 149 DWORD mem_end; /* shared mem end */ member in struct:device
|
| /src/external/gpl3/gdb/dist/gdbserver/ |
| mem-break.cc | 1834 CORE_ADDR mem_end = mem_addr + mem_len; local 1848 if (jp->pc >= mem_end) 1856 if (end > mem_end) 1857 end = mem_end; 1883 if (bp->pc >= mem_end) 1891 if (end > mem_end) 1892 end = mem_end; 1918 CORE_ADDR mem_end = mem_addr + mem_len; local 1936 if (jp->pc >= mem_end) 1944 if (end > mem_end) [all...] |
| /src/external/gpl3/gdb.old/dist/gdbserver/ |
| mem-break.cc | 1834 CORE_ADDR mem_end = mem_addr + mem_len; local 1848 if (jp->pc >= mem_end) 1856 if (end > mem_end) 1857 end = mem_end; 1883 if (bp->pc >= mem_end) 1891 if (end > mem_end) 1892 end = mem_end; 1918 CORE_ADDR mem_end = mem_addr + mem_len; local 1936 if (jp->pc >= mem_end) 1944 if (end > mem_end) [all...] |
| /src/sys/external/bsd/drm2/dist/drm/qxl/ |
| qxl_dev.h | 309 uint64_t mem_end; member in struct:qxl_mem_slot
|
| /src/external/gpl3/gdb/dist/sim/sh/ |
| interp.c | 689 saved_state.asregs.insn_end = mem_end; \ 1443 unsigned char *mem_end, int maskw, int endianw) 1451 if (loop.end >= mem_end) 1457 get_loop_bounds (int rs, int re, unsigned char *memory, unsigned char *mem_end, 1484 if (loop.end >= mem_end) 1696 unsigned char *mem_end; local 1737 mem_end = memory + saved_state.asregs.msize; 1740 loop = get_loop_bounds_ext (RS, RE, memory, mem_end, maskw, endianw); 1742 loop = get_loop_bounds (RS, RE, memory, mem_end, maskw, endianw); 1834 saved_state.asregs.insn_end = mem_end; [all...] |
| /src/external/gpl3/gdb.old/dist/sim/sh/ |
| interp.c | 689 saved_state.asregs.insn_end = mem_end; \ 1443 unsigned char *mem_end, int maskw, int endianw) 1451 if (loop.end >= mem_end) 1457 get_loop_bounds (int rs, int re, unsigned char *memory, unsigned char *mem_end, 1484 if (loop.end >= mem_end) 1696 unsigned char *mem_end; local 1737 mem_end = memory + saved_state.asregs.msize; 1740 loop = get_loop_bounds_ext (RS, RE, memory, mem_end, maskw, endianw); 1742 loop = get_loop_bounds (RS, RE, memory, mem_end, maskw, endianw); 1834 saved_state.asregs.insn_end = mem_end; [all...] |