IDA C++ SDK 9.2
Loading...
Searching...
No Matches
Match dependencies flags

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.

Detailed Description

Function Documentation

◆ match_dependencies()

virtual depmatch_code_t dscu_svc_t::match_dependencies ( dependency_match_result_t * out,
const char * path,
uint32 flags = 0 ) const
pure virtual

Parse the Mach-O file's load commands, and match the image dependencies to this DSC.

Parameters
[out]outresult of the match operation
pathMach-O file path
flagscombination of MDF_* bits
Returns
result code