decomp.me icon indicating copy to clipboard operation
decomp.me copied to clipboard

[IDEA] Add a search for functions based on code

Open weirdbeardgame opened this issue 9 months ago • 0 comments

Is your feature request related to a problem? Please describe. I'm looking for a feature that will allow me to search for functions based on code. Like, if I know they have a specific Macro and I want to see what functions it's been used in

Describe the solution you'd like Add a search bar that can search based on code usage

Describe alternatives you've considered Have a reference look-up option like Ghidra, but the issue with that is you'd likely have to have a whole linker setup with a linter for that kinda search.

Additional context It would be nice if I'm reversing and am trying to figure out if they've used a macro or something like it elsewhere

weirdbeardgame avatar Aug 06 '25 02:08 weirdbeardgame