Searched defs:module (Results 26 - 50 of 153) sorted by relevance

1234567

/freebsd-current/contrib/openbsm/bin/auditfilterd/
H A Dauditfilterd_conf.c216 char *arguments, *module, **a local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_linux.cpp34 static bool IsLinker(const LoadedModule& module) { argument
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBSymbolContext.cpp115 void SBSymbolContext::SetModule(lldb::SBModule module) { argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_common.cpp66 void MemoryMappedSegment::AddAddressRanges(LoadedModule *module) { argument
H A Dsanitizer_stacktrace_printer.cpp354 RenderModuleLocation(InternalScopedString *buffer, const char *module, uptr offset, ModuleArch arch, const char *strip_path_prefix) argument
[all...]
H A Dsanitizer_symbolizer_markup.cpp76 static bool ModulesEq(const LoadedModule &module, argument
84 ModuleHasBeenRendered( const LoadedModule &module, const InternalMmapVectorNoCtor<RenderedModule> &renderedModules) argument
94 RenderModule(InternalScopedString *buffer, const LoadedModule &module, uptr moduleId) argument
105 RenderMmaps(InternalScopedString *buffer, const LoadedModule &module, uptr moduleId) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DStackFrameRecognizer.h131 ConstString module; member in struct:lldb_private::StackFrameRecognizerManager::RegisteredEntry
/freebsd-current/lib/libc/iconv/
H A Dcitrus_iconv.c116 const char *module; local
H A Dcitrus_mapper.c127 lookup_mapper_entry(const char *dir, const char *mapname, void *linebuf, size_t linebufsize, const char **module, const char **variable) argument
202 mapper_open(struct _citrus_mapper_area *__restrict ma, struct _citrus_mapper * __restrict * __restrict rcm, const char * __restrict module, const char * __restrict variable) argument
279 _citrus_mapper_open_direct(struct _citrus_mapper_area *__restrict ma, struct _citrus_mapper * __restrict * __restrict rcm, const char * __restrict module, const char * __restrict variable) argument
318 const char *module, *variable; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_procfs_list.c98 procfs_list_install(const char *module, argument
H A Dspl_kstat.c284 __kstat_create(const char *module, int instance, const char *name, argument
[all...]
/freebsd-current/sys/arm/ti/clk/
H A Dti_clk_clkctrl.c139 uint32_t val, idlest, module; local
/freebsd-current/contrib/llvm-project/lldb/source/Expression/
H A DLLVMUserExpression.cpp96 llvm::Module *module = m_execution_unit_sp->GetModule(); local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp213 ParseSupportFilesFromPrologue( SupportFileList &support_files, const lldb::ModuleSP &module, const llvm::DWARFDebugLine::Prologue &prologue, FileSpec::Style style, llvm::StringRef compile_dir = {}) argument
[all...]
/freebsd-current/sys/dev/ice/
H A Dice_fw_logging.c279 enum ice_aqc_fw_logging_mod module = (enum ice_aqc_fw_logging_mod)arg2; local
350 enum ice_aqc_fw_logging_mod module; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-procfs-list.c221 procfs_list_install(const char *module, argument
H A Dspl-kstat.c372 kstat_module_t *module = NULL; local
385 kstat_module_t *module; local
403 kstat_delete_module(kstat_module_t *module) argument
477 kstat_proc_entry_init(kstat_proc_entry_t *kpep, const char *module, const char *name) argument
572 kstat_module_t *module; local
607 kstat_module_t *module; local
670 kstat_module_t *module = kpep->kpe_owner; local
[all...]
/freebsd-current/crypto/heimdal/lib/kadm5/
H A Dpassword_quality.c413 char *module = NULL; local
[all...]
/freebsd-current/contrib/openpam/lib/libpam/
H A Dopenpam_impl.h72 pam_module_t *module; member in struct:pam_chain
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp49 json::Object module; local
215 Module *module = Module::GetAllocatedModuleAtIndex(image_idx); local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointLocationList.cpp79 FindInModule( Module *module, BreakpointLocationCollection &bp_loc_list) argument
/freebsd-current/usr.sbin/ppp/
H A Ddefs.c416 loadmodules(int how, const char *module, ...) argument
[all...]
/freebsd-current/usr.sbin/bsnmpd/modules/snmp_lm75/
H A Dsnmp_lm75.c47 static struct lmodule *module; variable in typeref:struct:lmodule
/freebsd-current/sys/kern/
H A Dkern_module.c46 struct module { struct
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResult.cpp99 Create(ExecutionContextScope *exe_scope, Value &value, ConstString name, Module *module) argument
185 ValueObjectConstResult(ExecutionContextScope *exe_scope, ValueObjectManager &manager, const Value &value, ConstString name, Module *module) argument

Completed in 382 milliseconds

1234567