HomeSort by: relevance | last modified time | path
    Searched refs:LOWABORT (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/arm/
armvirt.c 42 /* #define LOWABORT 32 * 1024
44 #define LOWABORT 8 * 1024 * 1024
189 if (address >= LOWABORT && address < HIGHABORT)
244 if (address >= LOWABORT && address < HIGHABORT)
329 if (address >= LOWABORT && address < HIGHABORT)
  /src/external/gpl3/gdb.old/dist/sim/arm/
armvirt.c 42 /* #define LOWABORT 32 * 1024
44 #define LOWABORT 8 * 1024 * 1024
189 if (address >= LOWABORT && address < HIGHABORT)
244 if (address >= LOWABORT && address < HIGHABORT)
329 if (address >= LOWABORT && address < HIGHABORT)

Completed in 25 milliseconds