Changeset 2847 for trunk/kLdr/kLdrDyld.c
- Timestamp:
- Nov 1, 2006, 8:17:21 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kLdr/kLdrDyld.c
r2846 r2847 754 754 * @returns 0 on success, non-zero error code on failure. 755 755 * @param pMod The module to start at. 756 * @param pszPrefix Prefix to use when searching.757 * @param pszSuffix Suffix to use when searching.756 * @param pszPrefix Prefix to use when searching. 757 * @param pszSuffix Suffix to use when searching. 758 758 * @param enmSearch Method to use when locating the module and any modules it may depend on. 759 759 * @param fFlags Flags, a combintation of the KLDRYDLD_LOAD_FLAGS_* \#defines.
Note:
See TracChangeset
for help on using the changeset viewer.