Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avast/retdec-idaplugin
/ types & classes
Types & classes
15 in github.com/avast/retdec-idaplugin
⨍
Functions
92
◇
Types & classes
15
↓ 8 callers
Class
YX
* YX coordinates * Y = lines * X = columns */
src/idaplugin/yx.h:13
↓ 2 callers
Class
Function
* Decompiled function - i.e. its source code. * The object is XY-aware and EA-aware. */
src/idaplugin/function.h:18
↓ 2 callers
Class
Token
* One element (lexical unit) in the decompiled source code. * * Closely related to: * https://github.com/avast/retdec/wiki/Decompiler-outputs#json-
src/idaplugin/token.h:15
↓ 1 callers
Class
RetDec
src/idaplugin/ui.h:7
↓ 1 callers
Class
changeFuncType_ah_t
src/idaplugin/ui.h:100
↓ 1 callers
Class
copy2asm_ah_t
src/idaplugin/ui.h:35
↓ 1 callers
Class
fullDecompilation_ah_t
src/idaplugin/ui.h:9
↓ 1 callers
Class
funcComment_ah_t
src/idaplugin/ui.h:48
↓ 1 callers
Class
jump2asm_ah_t
src/idaplugin/ui.h:22
↓ 1 callers
Class
openCalls_ah_t
src/idaplugin/ui.h:87
↓ 1 callers
Class
openXrefs_ah_t
src/idaplugin/ui.h:74
↓ 1 callers
Class
renameGlobalObj_ah_t
src/idaplugin/ui.h:61
↓ 1 callers
Class
retdec_place_t
* Denotes a displayed line. * * An object may be displayed on one or more lines. All lines of an object are * generated at once and kept in a linea
src/idaplugin/place.h:17
Enum
Kind
src/idaplugin/token.h:17
Class
RetDec
* Plugin's global data. */
src/idaplugin/retdec.h:23