Home
last modified time | relevance | path

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

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/Debugger/
H A DCodeViewWidget.cpp484 auto* symbol_size_action = in OnContextMenu() local
507 for (auto* action : {symbol_rename_action, symbol_size_action, symbol_end_action}) in OnContextMenu()