/freebsd-src/sys/contrib/dev/acpica/components/utilities/ |
H A D | utdebug.c | 279 * ModuleName - Caller's module name 296 const char *ModuleName, in AcpiDebugPrint() 335 AcpiOsPrintf ("%9s-%04d ", ModuleName, LineNumber); in AcpiDebugPrint() 380 * ModuleName - Caller's module name in ACPI_EXPORT_SYMBOL() 397 const char *ModuleName, in ACPI_EXPORT_SYMBOL() 426 * ModuleName - Caller's module name in ACPI_EXPORT_SYMBOL() 440 const char *ModuleName, in ACPI_EXPORT_SYMBOL() 452 LineNumber, FunctionName, ModuleName, ComponentId, in ACPI_EXPORT_SYMBOL() 466 * ModuleName - Caller's module name in ACPI_EXPORT_SYMBOL() 481 const char *ModuleName, in ACPI_EXPORT_SYMBOL() 291 AcpiDebugPrint(UINT32 RequestedDebugLevel,UINT32 LineNumber,const char * FunctionName,const char * ModuleName,UINT32 ComponentId,const char * Format,...) AcpiDebugPrint() argument 516 AcpiUtTraceStr(UINT32 LineNumber,const char * FunctionName,const char * ModuleName,UINT32 ComponentId,const char * String) AcpiUtTraceStr() argument 556 AcpiUtTraceU32(UINT32 LineNumber,const char * FunctionName,const char * ModuleName,UINT32 ComponentId,UINT32 Integer) AcpiUtTraceU32() argument 595 AcpiUtExit(UINT32 LineNumber,const char * FunctionName,const char * ModuleName,UINT32 ComponentId) AcpiUtExit() argument 780 AcpiUtStrExit(UINT32 LineNumber,const char * FunctionName,const char * ModuleName,UINT32 ComponentId,const char * String) AcpiUtStrExit() argument [all...] |
H A D | utxferror.c | 172 * PARAMETERS: ModuleName - Caller's module name (for error output) 184 const char *ModuleName, in AcpiError() argument 210 * PARAMETERS: ModuleName - Caller's module name (for error output) in ACPI_EXPORT_SYMBOL() 224 const char *ModuleName, in ACPI_EXPORT_SYMBOL() 263 * PARAMETERS: ModuleName - Caller's module name (for warning output) in ACPI_EXPORT_SYMBOL() 275 const char *ModuleName, in ACPI_EXPORT_SYMBOL() 341 * PARAMETERS: ModuleName - Caller's module name (for error output) in ACPI_EXPORT_SYMBOL() 354 const char *ModuleName, in ACPI_EXPORT_SYMBOL() 380 * PARAMETERS: ModuleName - Caller's module name (for error output) in ACPI_EXPORT_SYMBOL() 394 const char *ModuleName, in ACPI_EXPORT_SYMBOL() [all...] |
H A D | uterror.c | 171 * PARAMETERS: ModuleName - Caller's module name (for error output) 188 const char *ModuleName, in AcpiUtPredefinedWarning() argument 220 * PARAMETERS: ModuleName - Caller's module name (for error output) 237 const char *ModuleName, in AcpiUtPredefinedInfo() argument 269 * PARAMETERS: ModuleName - Caller's module name (for error output) 286 const char *ModuleName, in AcpiUtPredefinedBiosError() argument 318 * PARAMETERS: ModuleName - Caller's module name (for error output) 336 const char *ModuleName, in AcpiUtPrefixedNamespaceError() argument 394 * PARAMETERS: ModuleName - Caller's module name (for error output) 407 const char *ModuleName, in AcpiUtNamespaceError() argument 478 AcpiUtMethodError(const char * ModuleName,UINT32 LineNumber,const char * Message,ACPI_NAMESPACE_NODE * PrefixNode,const char * Path,ACPI_STATUS MethodStatus) AcpiUtMethodError() argument [all...] |
H A D | utobject.c | 184 * PARAMETERS: ModuleName - Source file name of caller 203 const char *ModuleName, in AcpiUtCreateInternalObjectDbg() argument 219 ModuleName, LineNumber, ComponentId); in AcpiUtCreateInternalObjectDbg() 234 ModuleName, LineNumber, ComponentId); in AcpiUtCreateInternalObjectDbg() 525 * PARAMETERS: ModuleName - Caller's module name (for error output) 538 const char *ModuleName, in AcpiUtAllocateObjectDescDbg() argument 551 ACPI_ERROR ((ModuleName, LineNumber, in AcpiUtAllocateObjectDescDbg()
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/ |
H A D | sanitizer_symbolize.cpp | 64 bool __sanitizer_symbolize_code(const char *ModuleName, uint64_t ModuleOffset, in __sanitizer_symbolize_code() argument 70 llvm::symbolize::Request Request{ModuleName, ModuleOffset}; in __sanitizer_symbolize_code() 78 ModuleName, in __sanitizer_symbolize_code() 85 ModuleName, in __sanitizer_symbolize_code() 96 bool __sanitizer_symbolize_data(const char *ModuleName, uint64_t ModuleOffset, in __sanitizer_symbolize_data() argument 102 llvm::symbolize::Request Request{ModuleName, ModuleOffset}; in __sanitizer_symbolize_data() 109 ModuleName, in __sanitizer_symbolize_data() 119 bool __sanitizer_symbolize_frame(const char *ModuleName, uint64_t ModuleOffset, in __sanitizer_symbolize_frame() argument 125 llvm::symbolize::Request Request{ModuleName, ModuleOffset}; in __sanitizer_symbolize_frame() 132 ModuleName, in __sanitizer_symbolize_frame()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | Caching.cpp | 41 const Twine &ModuleName) -> Expected<AddStreamFn> { in localCache() argument 58 AddBuffer(Task, ModuleName, std::move(*MBOrErr)); in localCache() 81 std::string ModuleName; in localCache() member 86 std::string ModuleName, unsigned Task) in localCache() 89 ModuleName(ModuleName), Task(Task) {} in localCache() 138 AddBuffer(Task, ModuleName, std::move(*MBOrErr)); in localCache() 142 return [=](size_t Task, const Twine &ModuleName) in localCache() 166 AddBuffer, std::move(*Temp), std::string(EntryPath), ModuleName.str(), in localCache()
|
/freebsd-src/sys/contrib/dev/acpica/include/ |
H A D | acutils.h | 251 AcpiOsPrintf (" (%8.8X/%s-%u)\n", ACPI_CA_VERSION, ModuleName, LineNumber) 564 const char *ModuleName, 571 const char *ModuleName, 579 const char *ModuleName, 587 const char *ModuleName, 595 const char *ModuleName, 602 const char *ModuleName, 610 const char *ModuleName, 618 const char *ModuleName, 626 const char *ModuleName, [all...] |
H A D | acpixf.h | 1333 const char *ModuleName, 1342 const char *ModuleName, 1352 const char *ModuleName, 1368 const char *ModuleName, 1377 const char *ModuleName, 1387 const char *ModuleName, 1403 const char *ModuleName, 1415 const char *ModuleName,
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | ModuleBuilder.cpp | 70 static llvm::StringRef ExpandModuleName(llvm::StringRef ModuleName, in ExpandModuleName() argument 72 if (ModuleName == "-" && !CGO.MainFileName.empty()) in ExpandModuleName() 74 return ModuleName; in ExpandModuleName() 78 CodeGeneratorImpl(DiagnosticsEngine &diags, llvm::StringRef ModuleName, in CodeGeneratorImpl() argument 87 M(new llvm::Module(ExpandModuleName(ModuleName, CGO), C)) { in CodeGeneratorImpl() 136 llvm::Module *StartModule(llvm::StringRef ModuleName, in StartModule() argument 139 M.reset(new llvm::Module(ExpandModuleName(ModuleName, CodeGenOpts), C)); in StartModule() 358 llvm::Module *CodeGenerator::StartModule(llvm::StringRef ModuleName, in StartModule() argument 360 return static_cast<CodeGeneratorImpl*>(this)->StartModule(ModuleName, C); in StartModule() 364 clang::CreateLLVMCodeGen(DiagnosticsEngine &Diags, llvm::StringRef ModuleName, in CreateLLVMCodeGen() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaModule.cpp | 371 std::string ModuleName = stringFromPath(Path); in ActOnModuleDecl() 373 ModuleName += ":"; in ActOnModuleDecl() 374 ModuleName += stringFromPath(Partition); in ActOnModuleDecl() 379 getLangOpts().CurrentModule != ModuleName) { in ActOnModuleDecl() 387 const_cast<LangOptions&>(getLangOpts()).CurrentModule = ModuleName; in ActOnModuleDecl() 397 if (auto *M = Map.findModule(ModuleName)) { in ActOnModuleDecl() 398 Diag(Path[0].second, diag::err_module_redefinition) << ModuleName; in ActOnModuleDecl() 409 Mod = Map.createModuleForInterfaceUnit(ModuleLoc, ModuleName); in ActOnModuleDecl() 422 PP.getIdentifierInfo(ModuleName), Path[0].second); in ActOnPrivateModuleFragmentDecl() 425 // we're building if `LangOpts.CurrentModule` equals to 'ModuleName' in ActOnPrivateModuleFragmentDecl() 285 std::string ModuleName = stringFromPath(Path); ActOnModuleDecl() local 495 std::string ModuleName; ActOnModuleImport() local [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.h | 39 std::string ModuleName; 44 : ModuleName(M->getTopLevelModuleName()), in PrebuiltModuleDep() 53 std::string ModuleName; 66 return std::tie(ModuleName, ContextHash) == 67 std::tie(Other.ModuleName, Other.ContextHash); 71 return std::tie(ModuleName, ContextHash) < 72 std::tie(Other.ModuleName, Other.ContextHash); 80 std::string ModuleName; 327 return hash_combine(ID.ModuleName, ID.ContextHash); 38 std::string ModuleName; global() member 52 std::string ModuleName; global() member 79 std::string ModuleName; global() member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Caching.h | 42 unsigned Task, const Twine &ModuleName)>; 58 unsigned Task, StringRef Key, const Twine &ModuleName)>; 63 using AddBufferFn = std::function<void(unsigned Task, const Twine &ModuleName, 75 AddBufferFn AddBuffer = [](size_t Task, const Twine &ModuleName,
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
H A D | Symbolize.cpp | 88 LLVMSymbolizer::symbolizeCode(const std::string &ModuleName, in symbolizeCode() argument 90 return symbolizeCodeCommon(ModuleName, ModuleOffset); in symbolizeCode() 137 LLVMSymbolizer::symbolizeInlinedCode(const std::string &ModuleName, in symbolizeInlinedCode() argument 139 return symbolizeInlinedCodeCommon(ModuleName, ModuleOffset); in symbolizeInlinedCode() 182 LLVMSymbolizer::symbolizeData(const std::string &ModuleName, in symbolizeData() argument 184 return symbolizeDataCommon(ModuleName, ModuleOffset); in symbolizeData() 223 LLVMSymbolizer::symbolizeFrame(const std::string &ModuleName, in symbolizeFrame() argument 225 return symbolizeFrameCommon(ModuleName, ModuleOffset); in symbolizeFrame() 271 LLVMSymbolizer::findSymbol(const std::string &ModuleName, StringRef Symbol, in findSymbol() argument 273 return findSymbolCommon(ModuleName, Symbo in findSymbol() 588 createModuleInfo(const ObjectFile * Obj,std::unique_ptr<DIContext> Context,StringRef ModuleName) createModuleInfo() argument 603 getOrCreateModuleInfo(const std::string & ModuleName) getOrCreateModuleInfo() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
H A D | DependencyScanningWorker.cpp | 106 void visitImport(StringRef ModuleName, StringRef Filename) override { in makeObjFileName() 107 if (PrebuiltModuleFiles.insert({ModuleName.str(), Filename.str()}).second) in makeObjFileName() 290 std::optional<StringRef> ModuleName = std::nullopt) 294 DisableFree(DisableFree), ModuleName(ModuleName) {} in setLastCC1Arguments() 425 if (ModuleName) in computeDependencies() 426 Action = std::make_unique<GetDependenciesByModuleNameAction>(*ModuleName); in computeDependencies() argument 473 std::optional<StringRef> ModuleName; in computeDependencies() 510 std::optional<StringRef> ModuleName) { in computeDependencies() 524 DiagPrinter, ModuleName)) 75 visitImport(StringRef ModuleName,StringRef Filename) visitImport() argument 142 DependencyScanningAction(StringRef WorkingDirectory,DependencyConsumer & Consumer,DependencyActionController & Controller,llvm::IntrusiveRefCntPtr<DependencyScanningWorkerFilesystem> DepFS,ScanningOutputFormat Format,ScanningOptimizations OptimizeArgs,bool EagerLoadModules,bool DisableFree,std::optional<StringRef> ModuleName=std::nullopt) DependencyScanningAction() argument 306 std::optional<StringRef> ModuleName; global() member in __anonc41828600111::DependencyScanningAction 343 computeDependencies(StringRef WorkingDirectory,const std::vector<std::string> & CommandLine,DependencyConsumer & Consumer,DependencyActionController & Controller,std::optional<StringRef> ModuleName) computeDependencies() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-symbolizer/ |
H A D | llvm-symbolizer.cpp | 160 std::string &ModuleName, object::BuildID &BuildID, in parseCommand() argument 162 ModuleName = BinaryName; in parseCommand() 216 ModuleName = Name; in parseCommand() 221 ModuleName = getSpaceDelimitedWord(InputString); in parseCommand() 222 if (ModuleName.empty()) in parseCommand() 277 void executeCommand(StringRef ModuleName, const T &ModuleSpec, Command Cmd, in executeCommand() argument 285 ModuleName, Symbol.empty() ? std::make_optional(Offset) : std::nullopt, in executeCommand() 325 static void printUnknownLineInfo(std::string ModuleName, DIPrinter &Printer) { in printUnknownLineInfo() argument 326 Request SymRequest = {ModuleName, std::nullopt, StringRef()}; in printUnknownLineInfo() 336 std::string ModuleName; in symbolizeInput() local [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | DiagnosticRenderer.h | 93 StringRef ModuleName) = 0; 95 StringRef ModuleName) = 0; 108 void emitImportStackRecursively(FullSourceLoc Loc, StringRef ModuleName); 153 StringRef ModuleName) override; 156 StringRef ModuleName) override;
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/ |
H A D | Symbolize.h | 79 Expected<DILineInfo> symbolizeCode(const std::string &ModuleName, 87 symbolizeInlinedCode(const std::string &ModuleName, 95 Expected<DIGlobal> symbolizeData(const std::string &ModuleName, 102 symbolizeFrame(const std::string &ModuleName, 111 findSymbol(const std::string &ModuleName, StringRef Symbol, uint64_t Offset); 135 getOrCreateModuleInfo(const std::string &ModuleName); 171 StringRef ModuleName);
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | CompilerInstance.cpp | 571 void ReadModuleName(StringRef ModuleName) override { 574 LoadedModules.push_back(ModuleName.str()); in ReadModuleName() 1164 StringRef ModuleName, FrontendInputFile Input, 1170 llvm::TimeTraceScope TimeScope("Module Compile", ModuleName); 1177 << ModuleName; 1202 Invocation->getLangOpts().ModuleName = 1203 ImportingInstance.getInvocation().getLangOpts().ModuleName; 1206 Invocation->getLangOpts().CurrentModule = std::string(ModuleName); 1243 if (llvm::is_contained(DiagOpts.SystemHeaderWarningsModules, ModuleName)) 1258 SourceMgr.pushModuleBuildStack(ModuleName, 1153 compileModuleImpl(CompilerInstance & ImportingInstance,SourceLocation ImportLoc,StringRef ModuleName,FrontendInputFile Input,StringRef OriginalModuleMapFile,StringRef ModuleFileName,llvm::function_ref<void (CompilerInstance &)> PreBuildStep=[](CompilerInstance &){},llvm::function_ref<void (CompilerInstance &)> PostBuildStep=[](CompilerInstance &){}) compileModuleImpl() argument 1784 selectModuleSource(Module * M,StringRef ModuleName,std::string & ModuleFilename,const std::map<std::string,std::string,std::less<>> & BuiltModules,HeaderSearch & HS) selectModuleSource() argument 1818 findOrCompileModuleAndReadAST(StringRef ModuleName,SourceLocation ImportLoc,SourceLocation ModuleNameLoc,bool IsInclusionDirective) findOrCompileModuleAndReadAST() argument 1982 StringRef ModuleName = Path[0].first->getName(); loadModule() local 2161 createModuleFromSource(SourceLocation ImportLoc,StringRef ModuleName,StringRef Source) createModuleFromSource() argument [all...] |
H A D | DiagnosticRenderer.cpp | 231 StringRef ModuleName) { in emitImportStackRecursively() argument 232 if (ModuleName.empty()) { in emitImportStackRecursively() 243 emitImportLocation(Loc, PLoc, ModuleName); in emitImportStackRecursively() 608 StringRef ModuleName) { in emitImportLocation() argument 612 Message << "in module '" << ModuleName; in emitImportLocation() 622 StringRef ModuleName) { in emitBuildingModuleLocation() argument 627 Message << "while building module '" << ModuleName << "' imported from " in emitBuildingModuleLocation() 630 Message << "while building module '" << ModuleName << "':"; in emitBuildingModuleLocation()
|
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ |
H A D | HeaderSearch.cpp | 206 std::string HeaderSearch::getPrebuiltModuleFileName(StringRef ModuleName, in getPrebuiltModuleFileName() 209 auto i(HSOpts->PrebuiltModuleFiles.find(ModuleName)); in getPrebuiltModuleFileName() 221 if (ModuleName.contains(':')) in getPrebuiltImplicitModuleFileName() 225 llvm::sys::path::append(Result, ModuleName.split(':').first + "-" + in getPrebuiltImplicitModuleFileName() 226 ModuleName.split(':').second + in getPrebuiltImplicitModuleFileName() 229 llvm::sys::path::append(Result, ModuleName + ".pcm"); in getPrebuiltImplicitModuleFileName() 240 StringRef ModuleName = Module->Name; in getCachedModuleFileNameImpl() 248 getCachedModuleFileNameImpl(ModuleName, ModuleMapPath, CachePath); in getCachedModuleFileNameImpl() 255 std::string HeaderSearch::getCachedModuleFileName(StringRef ModuleName, in getCachedModuleFileNameImpl() 257 return getCachedModuleFileNameImpl(ModuleName, ModuleMapPat in getCachedModuleFileNameImpl() 182 getPrebuiltModuleFileName(StringRef ModuleName,bool FileMapOnly) getPrebuiltModuleFileName() argument 216 StringRef ModuleName = Module->Name; getPrebuiltImplicitModuleFileName() local 231 getCachedModuleFileName(StringRef ModuleName,StringRef ModuleMapPath) getCachedModuleFileName() argument 237 getCachedModuleFileNameImpl(StringRef ModuleName,StringRef ModuleMapPath,StringRef CachePath) getCachedModuleFileNameImpl() argument 271 lookupModule(StringRef ModuleName,SourceLocation ImportLoc,bool AllowSearch,bool AllowExtraModuleMapSearch) lookupModule() argument 300 lookupModule(StringRef ModuleName,StringRef SearchName,SourceLocation ImportLoc,bool AllowExtraModuleMapSearch) lookupModule() argument 622 StringRef ModuleName(Filename.begin(), SlashPos); DoFrameworkLookup() local 1643 StringRef ModuleName = llvm::sys::path::stem(TopFrameworkDir->getName()); findUsableModuleForFrameworkHeader() local [all...] |
H A D | Pragma.cpp | 794 &ModuleName) { in LexModuleName() argument 797 if (LexModuleNameComponent(PP, Tok, NameComponent, ModuleName.empty())) in LexModuleName() 799 ModuleName.push_back(NameComponent); in LexModuleName() 813 IdentifierInfo *ModuleName = ModuleNameLoc.first; in HandlePragmaModuleBuild() local 877 TheModuleLoader.createModuleFromSource(Loc, ModuleName->getName(), in HandlePragmaModuleBuild() 1117 ModuleName; in HandlePragma() local 1118 if (LexModuleName(PP, Tok, ModuleName)) in HandlePragma() 1122 for (auto IIAndLoc : ModuleName) { in HandlePragma() 1699 ModuleName; in HandlePragma() 1700 if (LexModuleName(PP, Tok, ModuleName)) in HandlePragma() 1698 ModuleName; HandlePragma() local 1735 ModuleName; HandlePragma() local 1825 ModuleName; HandlePragma() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | DbiModuleDescriptorBuilder.cpp | 43 DbiModuleDescriptorBuilder::DbiModuleDescriptorBuilder(StringRef ModuleName, in DbiModuleDescriptorBuilder() argument 46 : MSF(Msf), ModuleName(std::string(ModuleName)) { in DbiModuleDescriptorBuilder() 115 uint32_t M = ModuleName.size() + 1; in calculateSerializedLength() 155 if (auto EC = ModiWriter.writeCString(ModuleName)) in commit()
|
H A D | DbiModuleDescriptor.cpp | 26 if (auto EC = Reader.readCString(Info.ModuleName)) in initialize() 75 StringRef DbiModuleDescriptor::getModuleName() const { return ModuleName; } in getModuleName() 80 uint32_t M = ModuleName.str().size() + 1; in getRecordLength()
|
/freebsd-src/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | BreakpointResolverAddress.cpp | 48 success = options_dict.HasKey(GetKey(OptionNames::ModuleName)); in CreateFromStructuredData() 51 GetKey(OptionNames::ModuleName), module_name); in CreateFromStructuredData() 70 options_dict_sp->AddStringItem(GetKey(OptionNames::ModuleName), in SerializeToStructuredData() 79 options_dict_sp->AddStringItem(GetKey(OptionNames::ModuleName), in SerializeToStructuredData()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | DbiModuleDescriptorBuilder.h | 67 DbiModuleDescriptorBuilder(StringRef ModuleName, uint32_t ModIndex, 106 StringRef getModuleName() const { return ModuleName; } in getModuleName() 139 std::string ModuleName; variable
|