Home
last modified time | relevance | path

Searched defs:module_name (Results 1 – 19 of 19) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer.cc28 LoadedModule::LoadedModule(const char *module_name, uptr base_address) { in LoadedModule()
103 uptr SymbolizeCode(uptr addr, const char *module_name, uptr module_offset, in SymbolizeCode()
223 const char *module_name = module->full_name(); in SymbolizeCode() local
Dsanitizer_symbolizer_linux.cc125 InternalScopedBuffer<char> module_name(kMaxPathLength); in dl_iterate_phdr_cb() local
/external/chromium/base/win/
Dpe_image.cc347 LPCSTR module_name = reinterpret_cast<LPCSTR>(RVAToAddr(import->Name)); in EnumImportChunks() local
361 LPCSTR module_name, in EnumOneImportChunk()
409 LPCSTR module_name; in EnumDelayImportChunks() local
451 LPCSTR module_name, in EnumOneDelayImportChunk()
/external/oprofile/daemon/
Dopd_kernel.c147 char module_name[256+1]; in opd_reread_module_info() local
/external/chromium/chrome/common/
Dsandbox_policy.cc176 bool IsExpandedModuleName(HMODULE module, const wchar_t* module_name) { in IsExpandedModuleName()
192 void BlacklistAddOneDll(const wchar_t* module_name, in BlacklistAddOneDll()
/external/freetype/include/freetype/
Dftmodapi.h163 const FT_String* module_name; member
/external/elfutils/libdwfl/
Dlinux-proc-maps.c293 const char *module_name, Dwarf_Addr base, in dwfl_linux_proc_find_elf()
Doffline.c212 char *module_name = NULL; in process_archive_member() local
/external/oprofile/daemon/liblegacy/
Dopd_kernel.c446 char const * module_name = 0; in opd_add_kernel_map() local
/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc245 string module_name = ModuleName(file->name()); in Generate() local
288 string module_name = ModuleName(file_->dependency(i)->name()); in PrintImports() local
/external/dbus/dbus/
Ddbus-internals.c321 static char module_name[1024]; variable
/external/kernel-headers/original/linux/
Dmodule.h438 #define module_name(mod) \ macro
521 #define module_name(mod) "kernel" macro
/external/chromium-trace/trace-viewer/third_party/python_gflags/
Dgflags.py876 def _RegisterFlagByModule(self, module_name, flag): argument
899 def _RegisterKeyFlagForModule(self, module_name, flag): argument
1937 def WriteInfoInXMLFormat(self, outfile, module_name, is_key=False, indent=''): argument
/external/chromium/base/
Dlogging.cc183 wchar_t module_name[MAX_PATH]; in GetDefaultLogFile() local
/external/checkpolicy/test/
Ddismod.c749 char module_name[80] = { 0 }; in link_module() local
/external/freetype/src/base/
Dftobjs.c4257 const char* module_name ) in FT_Get_Module()
4543 const char* module_name = module->clazz->module_name; in FT_Done_Library() local
/external/llvm/include/llvm/Support/
DMachO.h501 uint32_t module_name; member
517 uint32_t module_name; member
/external/linux-tools-perf/util/
Dprobe-finder.c170 const char *module_name, in __linux_kernel_find_elf()
/external/libsepol/include/sepol/policydb/
Dpolicydb.h412 char *module_name; member