Home
last modified time | relevance | path

Searched defs:module (Results 1 – 25 of 177) sorted by relevance

12345678

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DDWARFLocationExpression.cpp108 static DWARFExpression MakeLocationExpressionInternal(lldb::ModuleSP module, in MakeLocationExpressionInternal()
134 std::optional<int32_t> relative_offset, lldb::ModuleSP module) { in MakeRegisterBasedLocationExpressionInternal()
159 lldb::ModuleSP module) { in MakeRegisterBasedLocationExpressionInternal()
168 llvm::codeview::RegisterId reg, lldb::ModuleSP module) { in MakeEnregisteredLocationExpression()
173 llvm::codeview::RegisterId reg, int32_t offset, lldb::ModuleSP module) { in MakeRegRelLocationExpression()
185 llvm::StringRef fpo_program, int32_t offset, lldb::ModuleSP module) { in MakeVFrameRelLocationExpression()
205 uint16_t section, uint32_t offset, ModuleSP module) { in MakeGlobalLocationExpression()
229 ModuleSP module) { in MakeConstantLocationExpression()
264 lldb::ModuleSP module) { in MakeEnregisteredLocationExpressionForComposite()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_markup.cpp76 static bool ModulesEq(const LoadedModule &module, in ModulesEq()
85 const LoadedModule &module, in ModuleHasBeenRendered()
95 const LoadedModule &module, uptr moduleId) { in RenderModule()
106 const LoadedModule &module, uptr moduleId) { in RenderMmaps()
137 for (const auto &module : modules) { in RenderContext() local
/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_load.c55 pam_module_t *module; in openpam_load_module() local
83 openpam_release_module(pam_module_t *module) in openpam_release_module()
H A Dopenpam_dynamic.c123 pam_module_t *module; in try_module() local
179 pam_module_t *module; in openpam_dynamic() local
H A Dopenpam_static.c59 pam_module_t **module; in openpam_static() local
/freebsd/contrib/openpam/modules/pam_permit/
H A DMakefile.am2 moduledir = $(OPENPAM_MODULES_DIR) directory
4 moduledir = $(libdir) directory
/freebsd/contrib/openpam/modules/pam_return/
H A DMakefile.am2 moduledir = $(OPENPAM_MODULES_DIR) directory
4 moduledir = $(libdir) directory
/freebsd/contrib/openpam/modules/pam_unix/
H A DMakefile.am2 moduledir = $(OPENPAM_MODULES_DIR) directory
4 moduledir = $(libdir) directory
/freebsd/contrib/openpam/modules/pam_deny/
H A DMakefile.am2 moduledir = $(OPENPAM_MODULES_DIR) directory
4 moduledir = $(libdir) directory
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kstat.c372 kstat_module_t *module = NULL; in kstat_find_module() local
385 kstat_module_t *module; in kstat_create_module() local
403 kstat_delete_module(kstat_module_t *module) in kstat_delete_module()
477 kstat_proc_entry_init(kstat_proc_entry_t *kpep, const char *module, in kstat_proc_entry_init()
572 kstat_module_t *module; in kstat_detect_collision() local
607 kstat_module_t *module; in kstat_proc_entry_install() local
670 kstat_module_t *module = kpep->kpe_owner; in kstat_proc_entry_delete() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExternalASTSourceCallbacks.cpp66 ClangExternalASTSourceCallbacks::RegisterModule(clang::Module *module) { in RegisterModule()
75 if (clang::Module *module = getModule(id)) in getSourceDescriptor() local
87 ClangExternalASTSourceCallbacks::GetIDForModule(clang::Module *module) { in GetIDForModule()
H A DClangModulesDeclVendor.cpp258 ExportedModuleSet &exports, clang::Module *module) { in ReportModuleExportsHelper()
273 ClangModulesDeclVendor::ModuleVector &exports, clang::Module *module) { in ReportModuleExports()
278 for (ModuleID module : exports_set) in ReportModuleExports() local
282 bool ClangModulesDeclVendorImpl::AddModule(const SourceModule &module, in AddModule()
487 for (ModuleID module : modules) in ForEachMacro() local
518 clang::Module *module = module_macro->getOwningModule(); in ForEachMacro() local
/freebsd/lib/libc/iconv/
H A Dcitrus_mapper.c128 size_t linebufsize, const char **module, const char **variable) in lookup_mapper_entry()
204 const char * __restrict module, in mapper_open()
281 const char * __restrict module, const char * __restrict variable) in _citrus_mapper_open_direct()
318 const char *module, *variable; in _citrus_mapper_open() local
/freebsd/sys/kern/
H A Dkern_module.c46 struct module { struct
49 struct linker_file *file; /* file which contains this module */ argument
52 char *name; /* module name */ argument
55 modspecific_t data; /* module specific data */ argument
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dmodule.h121 #define module_get(module) argument
122 #define module_put(module) argument
123 #define try_module_get(module) 1 argument
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dlog.c92 const isc_logmodule_t * module; member
790 const isc_logmodule_t *module) in isc_log_usechannel()
832 isc_logmodule_t *module, int level, const char *format, ...) in isc_log_write()
848 isc_logmodule_t *module, int level, in isc_log_vwrite()
876 isc_logmodule_t *module, int level, in isc_log_vwrite1()
888 isc_logmodule_t *module, int level, in isc_log_iwrite()
906 isc_logmodule_t *module, int level, in isc_log_ivwrite()
919 isc_logmodule_t *module, int level, in isc_log_iwrite1()
937 isc_logmodule_t *module, int level, in isc_log_ivwrite1()
1057 const isc_logmodule_t *module, isc_logchannel_t *channel) in assignchannel()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDynamicLoader.cpp109 void DynamicLoader::UpdateLoadedSections(ModuleSP module, addr_t link_map_addr, in UpdateLoadedSections()
115 void DynamicLoader::UpdateLoadedSectionsCommon(ModuleSP module, in UpdateLoadedSectionsCommon()
123 void DynamicLoader::UnloadSections(const ModuleSP module) { in UnloadSections()
127 void DynamicLoader::UnloadSectionsCommon(const ModuleSP module) { in UnloadSectionsCommon()
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp53 ModuleSP module = proc->GetTarget().GetExecutableModule(); in LLDB_PLUGIN_DEFINE() local
207 void DynamicLoaderHexagonDYLD::UpdateLoadedSections(ModuleSP module, in UpdateLoadedSections()
241 void DynamicLoaderHexagonDYLD::UnloadSections(const ModuleSP module) { in UnloadSections()
515 Module &module = *(m_process->GetTarget().GetExecutableModule().get()); in GetEntryPoint() local
552 DynamicLoaderHexagonDYLD::GetThreadLocalData(const lldb::ModuleSP module, in GetThreadLocalData()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/
H A DObjectFileCOFF.cpp145 ModuleSP module(GetModule()); in Dump() local
186 ModuleSP module(GetModule()); in CreateSections() local
301 ModuleSP module(GetModule()); in ParseHeader() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrameRecognizer.cpp51 StackFrameRecognizerSP recognizer, ConstString module, in AddRecognizer()
59 StackFrameRecognizerSP recognizer, RegularExpressionSP module, in AddRecognizer()
/freebsd/tools/tools/kttcp/
H A DMakefile13 module: target
/freebsd/share/examples/kld/syscall/module/
H A Dsyscall.c65 load(struct module *module, int cmd, void *arg) in load()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.h27 DWARFIndex(Module &module) : m_module(module) {} in DWARFIndex()
/freebsd/sys/netinet/
H A Dsctp_module.c106 sctp_modload(struct module *module, int cmd, void *arg) in sctp_modload()
/freebsd/contrib/lutok/examples/
H A Dbindings.cpp115 std::map< std::string, lutok::cxx_function > module; in main() local

12345678