Home
last modified time | relevance | path

Searched refs:ModPaths (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp867 const auto &ModPaths = Summary->modulePaths(); in checkCombinedSummaryForTesting() local
869 ModPaths.find(ModuleSummaryIndex::getRegularLTOModuleName()) == in checkCombinedSummaryForTesting()
870 ModPaths.end()) in checkCombinedSummaryForTesting()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dbconfig.c60 } ModPaths; typedef
62 static ModPaths modpaths, *modlast = &modpaths, *modcur = &modpaths;
1407 ModPaths *mp = c->ca_private; in config_generic()
1429 ModPaths *mp = c->ca_private; in config_generic()
2519 ModPaths *mp; in config_generic()
2524 mp = ch_malloc( sizeof( ModPaths )); in config_generic()
7192 ModPaths *mp; in config_build_modules()