Searched defs:module_name (Results 1 - 25 of 25) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_services.c55 dm_write_persistent_data(struct dc_context * ctx,const struct dc_sink * sink,const char * module_name,const char * key_name,void * params,unsigned int size,struct persistent_data_flag * flag) argument
67 dm_read_persistent_data(struct dc_context * ctx,const struct dc_sink * sink,const char * module_name,const char * key_name,void * params,unsigned int size,struct persistent_data_flag * flag) argument
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_interface_internal.h54 const char *module_name; // Module name as a C string. This pointer is a member in struct:__asan_global
H A Dasan_suppressions.cc79 if (const char *module_name = symbolizer->GetModuleNameForPc(addr)) local in function:__asan::IsStackTraceSuppressed
H A Dasan_globals.cc421 void __asan_before_dynamic_init(const char *module_name) { argument
/src/sys/stand/efiboot/
H A Dmodule.c41 char *module_name; member in struct:boot_module
96 module_add(const char *module_name) argument
119 module_remove(const char * module_name) argument
[all...]
H A Defifdt.c506 efi_fdt_module(const char *module_name, u_long module_addr, u_long module_size) argument
569 load_module(const char *module_name) argument
/src/tests/modules/
H A Dt_x86_pte.c63 char module_name[] = MODULE_NAME; local in function:fetch_results
H A Dt_ufetchstore.c94 char module_name[] = MODULE_NAME; local in function:unload_module
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_procmaps_common.cc124 InternalScopedString module_name(kMaxPathLength); local in function:__sanitizer::MemoryMappingLayout::DumpListOfModules
H A Dsanitizer_stacktrace_libcdep.cc86 static int GetModuleAndOffsetForPc(uptr pc, char *module_name, argument
152 __sanitizer_get_module_and_offset_for_pc(uptr pc,char * module_name,uptr module_name_len,uptr * pc_offset) argument
H A Dsanitizer_symbolizer_markup.cc53 bool Symbolizer::GetModuleNameAndOffsetForPC(uptr pc, const char **module_name, argument
H A Dsanitizer_coverage_libcdep_new.cc48 static void WriteModuleCoverage(char* file_path, const char* module_name, argument
62 char* module_name = static_cast<char*>(InternalAlloc(kMaxPathLength)); local in function:__sancov::__anondaf78c360110::SanitizerDumpCoverage
H A Dsanitizer_procmaps_mac.cc353 InternalScopedString module_name(kMaxPathLength); local in function:__sanitizer::MemoryMappingLayout::DumpListOfModules
H A Dsanitizer_symbolizer.h99 const char *module_name = nullptr; local in function:__sanitizer::Symbolizer::GetModuleNameForPc
H A Dsanitizer_symbolizer_posix_libcdep.cc256 Addr2LineProcess(const char *path, const char *module_name) argument
259 const char *module_name() const { return module_name_; } function in class:__sanitizer::Addr2LineProcess
336 const char *SendCommand(const char *module_name, uptr module_offset) { argument
H A Dsanitizer_common.cc131 void LoadedModule::set(const char *module_name, uptr base_address) { argument
137 void LoadedModule::set(const char *module_name, uptr base_address, argument
H A Dsanitizer_symbolizer_libcdep.cc77 const char *module_name; local in function:__sanitizer::Symbolizer::SymbolizePC
97 const char *module_name; local in function:__sanitizer::Symbolizer::SymbolizeData
116 bool Symbolizer::GetModuleNameAndOffsetForPC(uptr pc, const char **module_name, argument
148 FindModuleNameAndOffsetForAddress(uptr address,const char ** module_name,uptr * module_offset,ModuleArch * module_arch) argument
369 FormatAndSendCommand(bool is_data,const char * module_name,uptr module_offset,ModuleArch arch) argument
[all...]
H A Dsanitizer_linux_libcdep.cc549 InternalScopedString module_name(kMaxPathLength); local in function:__sanitizer::dl_iterate_phdr_cb
H A Dsanitizer_win.cc610 char module_name[kMaxPathLength]; local in function:__sanitizer::ListOfModules::init
/src/sys/arch/arm/fdt/
H A Darm_fdt.c208 const char *module_name; local in function:arm_fdt_module_init
/src/tests/modules/ufetchstore/
H A Dt_ufetchstore.c94 char module_name[] = MODULE_NAME; local in function:unload_module
/src/sys/kern/
H A Dkern_module.c207 module_name(struct module *mod) function in typeref:typename:const char *
H A Dsubr_asan.c88 const void *module_name; /* name of the module where the var is declared */ member in struct:__asan_global
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_common.cc635 if (const char *module_name = local in function:__lsan::GetSuppressionForAddr
/src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Datomfirmware.h1017 uint8_t module_name[8]; member in struct:atom_camera_module_info

Completed in 32 milliseconds