OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mem_error
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/aarch64/
memory.c
39
mem_error
(sim_cpu *cpu, const char *message, uint64_t addr)
function
135
mem_error
(cpu, "read of non-existant mem block at", address);
148
mem_error
(cpu, "request for non-existant mem addr of", address);
185
mem_error
(cpu, "executable is too big", aarch64_get_heap_start (cpu));
/src/external/gpl3/gdb.old/dist/sim/aarch64/
memory.c
39
mem_error
(sim_cpu *cpu, const char *message, uint64_t addr)
function
135
mem_error
(cpu, "read of non-existant mem block at", address);
148
mem_error
(cpu, "request for non-existant mem addr of", address);
185
mem_error
(cpu, "executable is too big", aarch64_get_heap_start (cpu));
Completed in 26 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026