|
IDA C++ SDK 9.2
|
Topics | |
| Dump flags | |
Misc | |
| virtual depmatch_code_t | dscu_svc_t::match_dependencies (dependency_match_result_t *out, const char *path, uint32 flags=0) const =0 |
| Parse the Mach-O file's load commands, and match the image dependencies to this DSC. | |
|
pure virtual |
Parse the Mach-O file's load commands, and match the image dependencies to this DSC.
| [out] | out | result of the match operation |
| path | Mach-O file path | |
| flags | combination of MDF_* bits |