Home
last modified time | relevance | path

Searched refs:loc_push_restore (Results 1 – 3 of 3) sorted by relevance

/external/qemu/
Dqemu-error.c64 Location *loc_push_restore(Location *loc) in loc_push_restore() function
82 return loc_push_restore(loc); in loc_push_none()
Dqemu-error.h24 Location *loc_push_restore(Location *loc);
Dqerror.c415 loc_push_restore(&qerror->loc); in qerror_print()