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

/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_interface_internal.h43 const char *module_name; // Module name as a C string. This pointer is a member in struct:__asan_global
H A Dasan_globals.cc250 void __asan_before_dynamic_init(const char *module_name) { argument
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_coverage_mapping_libcdep.cc81 const char *module_name = StripModuleName(modules[i].full_name()); local
H A Dsanitizer_symbolizer_libbacktrace.cc88 const char *module_name; member in struct:__sanitizer::__anon2237::SymbolizeCodeData
149 SymbolizeCode(uptr addr, AddressInfo *frames, uptr max_frames, const char *module_name, uptr module_offset) argument
H A Dsanitizer_symbolizer.h95 virtual bool GetModuleNameAndOffsetForPC(uptr pc, const char **module_name, argument
H A Dsanitizer_common.cc185 LoadedModule::LoadedModule(const char *module_name, uptr base_address) { argument
H A Dsanitizer_coverage_libcdep.cc388 const char *module_name = StripModuleName(module.data()); local
391 CovWritePacked(internal_getpid(), module_name, offsets.data(), local
H A Dsanitizer_symbolizer_posix_libcdep.cc99 virtual char *SendCommand(bool is_data, const char *module_name, argument
121 char *SendCommand(bool is_data, const char *module_name, uptr module_offset) { argument
144 char *SendCommandImpl(bool is_data, const char *module_name, argument
281 RenderInputCommand(char *buffer, uptr max_length, bool is_data, const char *module_name, uptr module_offset) const argument
324 RenderInputCommand(char *buffer, uptr max_length, bool is_data, const char *module_name, uptr module_offset) const argument
360 Addr2LineProcess(const char *path, const char *module_name) argument
363 const char *module_name() const { return module_name_; } function in class:__sanitizer::Addr2LineProcess
366 RenderInputCommand(char *buffer, uptr max_length, bool is_data, const char *module_name, uptr module_offset) const argument
401 SendCommand(bool is_data, const char *module_name, uptr module_offset) argument
453 SendCommand(bool is_data, const char *module_name, uptr module_offset) argument
496 SendCommand(bool is_data, const char *module_name, uptr module_offset) argument
519 const char *module_name; local
588 const char *module_name = module->full_name(); local
609 GetModuleNameAndOffsetForPC(uptr pc, const char **module_name, uptr *module_address) argument
652 SendCommand(bool is_data, const char *module_name, uptr module_offset) argument
699 FindModuleNameAndOffsetForAddress(uptr address, const char **module_name, uptr *module_offset) argument
[all...]
/haiku-buildtools/legacy/binutils/include/
H A Doasys.h64 char *module_name; member in struct:oasys_module_table
135 char module_name[26-6]; member in struct:oasys_header_record
H A Dieee.h28 char *module_name; member in struct:ieee_module
/haiku-buildtools/binutils/include/
H A Doasys.h64 char *module_name; member in struct:oasys_module_table
135 char module_name[26-6]; member in struct:oasys_header_record
H A Dieee.h28 char *module_name; member in struct:ieee_module
/haiku-buildtools/gcc/libsanitizer/lsan/
H A Dlsan_common.cc461 const char *module_name; local
/haiku-buildtools/gcc/gcc/
H A Dvmsdbgout.c566 char *module_name, *m; local
/haiku-buildtools/binutils/bfd/
H A Dmach-o.h190 char *module_name; member in struct:bfd_mach_o_dylib_module
H A Delf64-ia64-vms.c1151 char *module_name; local
/haiku-buildtools/binutils/include/mach-o/
H A Dexternal.h229 unsigned char module_name[4]; member in struct:mach_o_dylib_module_external
247 unsigned char module_name[4]; member in struct:mach_o_dylib_module_64_external
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dparse.c229 { char *module_name = IDENTIFIER_POINTER (current_module->name); local
534 tree module_name; local
/haiku-buildtools/gcc/gcc/fortran/
H A Dmodule.c200 static const char *module_name; variable
[all...]
H A Dgfortran.h1549 const char *module_name; member in struct:gfc_use_list

Completed in 456 milliseconds