|
GCC Middle and Back End API Reference
|

Data Structures | |
| union | [union].old_contents |
| union | [union].where |
Data Fields | |
| struct undo * | next |
| enum undo_kind | kind |
| union | old_contents |
| union | where |
| enum undo_kind undo::kind |
Referenced by do_SUBST(), do_SUBST_INT(), do_SUBST_LINK(), subst_mode(), try_combine(), and undo_to_marker().
| struct undo* undo::next |
Referenced by combine_instructions(), do_SUBST(), do_SUBST_INT(), do_SUBST_LINK(), subst_mode(), try_combine(), undo_commit(), and undo_to_marker().
| union undo::[union].old_contents undo::old_contents |
Referenced by do_SUBST(), do_SUBST_INT(), do_SUBST_LINK(), subst_mode(), try_combine(), and undo_to_marker().
| union undo::[union].where undo::where |
Referenced by do_SUBST(), do_SUBST_INT(), do_SUBST_LINK(), subst_mode(), try_combine(), and undo_to_marker().