Home
last modified time | relevance | path

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

/external/qemu/util/
Dqemu-error.c64 Location *loc_push_restore(Location *loc) in loc_push_restore() function
82 return loc_push_restore(loc); in loc_push_none()
/external/qemu/include/qemu/
Derror-report.h28 Location *loc_push_restore(Location *loc);
/external/qemu/qobject/
Dqerror.c77 loc_push_restore(&qerror->loc); in qerror_print()