asmfile |
Declares methods that can be invoked on a binary file (instance of the 'asmfile' class) |
block |
Declares methods that can be invoked on a block (instance of the 'block' class) |
dwarf |
Declares methods that can be invoked on binary containing DWARF information (instance of the 'dwarf' class) |
fct |
Declares methods that can be invoked on a function (instance of the 'fct' class) |
graph |
Declares methods that can be invoked on a graph (instance of the 'graph' class) |
group |
Declares methods that can be invoked on a group (instance of the 'group' class) |
insn |
Declares methods that can be invoked on an instruction (instance of the 'insn' class) |
loop |
Declares methods that can be invoked on a loop (instance of the 'loop' class) |
project |
Declares methods that can be invoked on a project (instance of the 'project' class) |