Menu "Jump/Jump to xref Ex (Shift-X)"
There are couple things on one action/shortcut:
- Shows references of "helper" calls inside the current procedure in pseudocode view. Useful to watch Inlines.
- Also a place sensitive wrapper for HexRay's actions: "Jump to xref globally", "Jump to xref", "Jump to xref to operand..."
💡 Tip: "Jump to xref globally" does not always works correctly if search target has been renamed, because it uses decompilation cache. You may clear all cached decompilation results by pressing "`" hotkey or use menu "Edit/Other/Clear cached decompilation results" then do again "Jump to xref globally" and "Ctrl-U" to update cache