MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / DisassemblySettings

Method DisassemblySettings

basicblock.cpp:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26
27
28DisassemblySettings::DisassemblySettings()
29{
30 m_object = BNCreateDisassemblySettings();
31}
32
33
34DisassemblySettings::DisassemblySettings(BNDisassemblySettings* settings)

Callers 6

find_next_textMethod · 0.80
find_next_constantMethod · 0.80
find_all_textMethod · 0.80
find_all_constantMethod · 0.80
_get_expr_textMethod · 0.80
_function_type_tokensMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected