Searched defs:modules (Results 26 - 50 of 77) sorted by relevance

1234

/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Ddeffile.h86 def_file_module *modules; member in struct:def_file
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Ddeffile.h86 def_file_module *modules; member in struct:def_file
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dgp-archive.cc381 Vector<Module*> *modules = lo->seg_modules; local
H A DDataSpace.cc207 Vector<Module*> *modules = lo->seg_modules; local
H A DLoadObject.h178 HashMap<char*, Module*> *modules; member in class:LoadObject
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Djson.c877 void json_generate(OutBuffer *buf, Modules *modules) argument
H A Dmodule.h57 static DsymbolTable *modules; // symbol table of all modules member in class:Module
H A Ddmodule.c29 DsymbolTable *Module::modules; member in class:Module
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Ddeffile.h86 def_file_module *modules; member in struct:def_file
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-base.h133 struct module_list *modules; member in struct:__anon2456
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dmkdeps.cc107 vec<const char *> modules; member in class:mkdeps
[all...]
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp354 DumpListOfModules( InternalMmapVectorNoCtor<LoadedModule> *modules) argument
H A Dsanitizer_symbolizer_libcdep.cpp194 static const LoadedModule *SearchForModule(const ListOfModules &modules, argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_symbolizer_libcdep.cc168 static const LoadedModule *SearchForModule(const ListOfModules &modules, argument
H A Dsanitizer_linux_libcdep.cc544 InternalMmapVectorNoCtor<LoadedModule> *modules; member in struct:__sanitizer::DlIteratePhdrData
593 static void procmapsInit(InternalMmapVectorNoCtor<LoadedModule> *modules) { argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_libcdep.cc166 static const LoadedModule *SearchForModule(const ListOfModules &modules, argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DModuleMap.h701 llvm::iterator_range<module_iterator> modules() const { function in class:clang::ModuleMap
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dplugin.c206 static heim_dict_t modules; variable
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmodule.h56 static DsymbolTable *modules; // symbol table of all modules member in class:Module
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-base.h123 struct module_list *modules; member in struct:sim_state
/netbsd-current/external/mpl/bind/dist/bin/tests/system/
H A Dconftest.py241 def modules(): function
/netbsd-current/external/gpl2/lvm2/dist/lib/activate/
H A Dactivate.c56 list_segment_modules(struct dm_pool *mem, const struct lv_segment *seg, struct dm_list *modules) argument
104 list_lv_modules(struct dm_pool *mem, const struct logical_volume *lv, struct dm_list *modules) argument
/netbsd-current/external/gpl2/lvm2/dist/lib/mirror/
H A Dmirrored.c532 _mirrored_modules_needed(struct dm_pool *mem, const struct lv_segment *seg, struct dm_list *modules) argument
/netbsd-current/external/gpl2/lvm2/dist/lib/report/
H A Dreport.c200 struct dm_list *modules; local
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dlog.c153 isc_logmodule_t * modules; member in struct:isc_log
638 isc_log_registermodules(isc_log_t *lctx, isc_logmodule_t modules[]) { argument
[all...]

Completed in 422 milliseconds

1234