OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HIGHABORT
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/arm/
armvirt.c
43
#define
HIGHABORT
32 * 1024 * 1024 */
45
#define
HIGHABORT
26 * 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
43
#define
HIGHABORT
32 * 1024 * 1024 */
45
#define
HIGHABORT
26 * 1024 * 1024
189
if (address >= LOWABORT && address <
HIGHABORT
)
244
if (address >= LOWABORT && address <
HIGHABORT
)
329
if (address >= LOWABORT && address <
HIGHABORT
)
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026