Searched defs:ModuleName (Results 1 - 14 of 14) sorted by relevance

/freebsd-10-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutxferror.c75 AcpiError( const char *ModuleName, UINT32 LineNumber, const char *Format, ...) argument
[all...]
H A Duterror.c79 AcpiUtPredefinedWarning( const char *ModuleName, UINT32 LineNumber, char *Pathname, UINT8 NodeFlags, const char *Format, ...) argument
128 AcpiUtPredefinedInfo( const char *ModuleName, UINT32 LineNumber, char *Pathname, UINT8 NodeFlags, const char *Format, ...) argument
177 AcpiUtPredefinedBiosError( const char *ModuleName, UINT32 LineNumber, char *Pathname, UINT8 NodeFlags, const char *Format, ...) argument
222 AcpiUtNamespaceError( const char *ModuleName, UINT32 LineNumber, const char *InternalName, ACPI_STATUS LookupStatus) argument
293 AcpiUtMethodError( const char *ModuleName, UINT32 LineNumber, const char *Message, ACPI_NAMESPACE_NODE *PrefixNode, const char *Path, ACPI_STATUS MethodStatus) argument
[all...]
H A Dutdebug.c174 AcpiDebugPrint( UINT32 RequestedDebugLevel, UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId, const char *Format, ...) argument
387 AcpiUtTraceStr( UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId, const char *String) argument
427 AcpiUtTraceU32( UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId, UINT32 Integer) argument
466 AcpiUtExit( UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId) argument
651 AcpiUtStrExit( UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId, const char *String) argument
[all...]
H A Dutobject.c94 AcpiUtCreateInternalObjectDbg( const char *ModuleName, UINT32 LineNumber, UINT32 ComponentId, ACPI_OBJECT_TYPE Type) argument
429 AcpiUtAllocateObjectDescDbg( const char *ModuleName, UINT32 LineNumber, UINT32 ComponentId) argument
/freebsd-10-stable/contrib/llvm/tools/llvm-symbolizer/
H A Dllvm-symbolizer.cpp54 static bool parseCommand(bool &IsData, std::string &ModuleName, argument
113 std::string ModuleName; local
H A DLLVMSymbolize.cpp170 std::string LLVMSymbolizer::symbolizeCode(const std::string &ModuleName, argument
191 std::string LLVMSymbolizer::symbolizeData(const std::string &ModuleName, argument
367 LLVMSymbolizer::getOrCreateModuleInfo(const std::string &ModuleName) { argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DModuleBuilder.cpp40 CodeGeneratorImpl(DiagnosticsEngine &diags, const std::string& ModuleName, argument
159 CreateLLVMCodeGen(DiagnosticsEngine &Diags, const std::string& ModuleName, const CodeGenOptions &CGO, const TargetOptions & , llvm::LLVMContext& C) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp272 emitImportStackRecursively(SourceLocation Loc, StringRef ModuleName, const SourceManager &SM) argument
482 emitImportLocation(SourceLocation Loc, PresumedLoc PLoc, StringRef ModuleName, const SourceManager &SM) argument
495 emitBuildingModuleLocation(SourceLocation Loc, PresumedLoc PLoc, StringRef ModuleName, const SourceManager &SM) argument
H A DCompilerInstance.cpp1107 StringRef ModuleName = Path[0].first->getName(); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DModuleManager.cpp163 StringRef ModuleName = llvm::sys::path::stem((*victim)->FileName); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DHeaderSearch.cpp124 std::string HeaderSearch::getModuleFileName(StringRef ModuleName) { argument
135 Module *HeaderSearch::lookupModule(StringRef ModuleName, bool AllowSearch) { argument
467 StringRef ModuleName = llvm::sys::path::stem(TopFrameworkDir->getName()); local
802 StringRef ModuleName = llvm::sys::path::stem(TopFrameworkDir->getName()); local
[all...]
H A DModuleMap.cpp473 ModuleMap::inferFrameworkModule(StringRef ModuleName, argument
1199 StringRef ModuleName = Id.back().first; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp971 GlobalVariable *ModuleName = createPrivateGlobalForString( local
820 createInitializerPoisonCalls( Module &M, GlobalValue *ModuleName) argument
/freebsd-10-stable/sys/dev/asr/
H A Di2oexec.h1124 U8 ModuleName[I2O_MODULE_NAME_SZ]; member in struct:_I2O_EXEC_EXECUTE_DDM_TABLE
1151 U8 ModuleName[I2O_MODULE_NAME_SZ]; member in struct:_I2O_EXEC_DRIVER_STORE_TABLE

Completed in 109 milliseconds