Searched refs:LOWABORT (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/arm/
H A Darmvirt.c39 /* #define LOWABORT 32 * 1024
41 #define LOWABORT 8 * 1024 * 1024 macro
185 if (address >= LOWABORT && address < HIGHABORT)
240 if (address >= LOWABORT && address < HIGHABORT)
325 if (address >= LOWABORT && address < HIGHABORT)
/netbsd-current/external/gpl3/gdb/dist/sim/arm/
H A Darmvirt.c42 /* #define LOWABORT 32 * 1024
44 #define LOWABORT 8 * 1024 * 1024 macro
189 if (address >= LOWABORT && address < HIGHABORT)
244 if (address >= LOWABORT && address < HIGHABORT)
329 if (address >= LOWABORT && address < HIGHABORT)

Completed in 193 milliseconds