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

/freebsd-10.0-release/sys/contrib/dev/acpica/components/utilities/
H A Dutxferror.c73 AcpiError( const char *ModuleName, UINT32 LineNumber, const char *Format, ...) argument
[all...]
H A Dutdebug.c179 AcpiDebugPrint( UINT32 RequestedDebugLevel, UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId, const char *Format, ...) argument
382 AcpiUtTraceStr( UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId, char *String) argument
422 AcpiUtTraceU32( UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId, UINT32 Integer) argument
461 AcpiUtExit( UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId) argument
[all...]
H A Duterror.c81 AcpiUtPredefinedWarning( const char *ModuleName, UINT32 LineNumber, char *Pathname, UINT8 NodeFlags, const char *Format, ...) argument
130 AcpiUtPredefinedInfo( const char *ModuleName, UINT32 LineNumber, char *Pathname, UINT8 NodeFlags, const char *Format, ...) argument
179 AcpiUtPredefinedBiosError( const char *ModuleName, UINT32 LineNumber, char *Pathname, UINT8 NodeFlags, const char *Format, ...) argument
224 AcpiUtNamespaceError( const char *ModuleName, UINT32 LineNumber, const char *InternalName, ACPI_STATUS LookupStatus) argument
295 AcpiUtMethodError( const char *ModuleName, UINT32 LineNumber, const char *Message, ACPI_NAMESPACE_NODE *PrefixNode, const char *Path, ACPI_STATUS MethodStatus) argument
[all...]
H A Dutobject.c96 AcpiUtCreateInternalObjectDbg( const char *ModuleName, UINT32 LineNumber, UINT32 ComponentId, ACPI_OBJECT_TYPE Type) argument
428 AcpiUtAllocateObjectDescDbg( const char *ModuleName, UINT32 LineNumber, UINT32 ComponentId) argument
/freebsd-10.0-release/contrib/llvm/tools/llvm-symbolizer/
H A Dllvm-symbolizer.cpp50 static bool parseCommand(bool &IsData, std::string &ModuleName, argument
109 std::string ModuleName; local
H A DLLVMSymbolize.cpp153 std::string LLVMSymbolizer::symbolizeCode(const std::string &ModuleName, argument
174 std::string LLVMSymbolizer::symbolizeData(const std::string &ModuleName, argument
218 LLVMSymbolizer::getOrCreateModuleInfo(const std::string &ModuleName) { argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DModuleBuilder.cpp38 CodeGeneratorImpl(DiagnosticsEngine &diags, const std::string& ModuleName, argument
123 CreateLLVMCodeGen(DiagnosticsEngine &Diags, const std::string& ModuleName, const CodeGenOptions &CGO, const TargetOptions & , llvm::LLVMContext& C) argument
/freebsd-10.0-release/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.cpp1101 StringRef ModuleName = Path[0].first->getName(); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DModuleManager.cpp161 StringRef ModuleName = llvm::sys::path::stem((*victim)->FileName); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DHeaderSearch.cpp123 std::string HeaderSearch::getModuleFileName(StringRef ModuleName) { argument
134 Module *HeaderSearch::lookupModule(StringRef ModuleName, bool AllowSearch) { argument
461 StringRef ModuleName = llvm::sys::path::stem(TopFrameworkDir->getName()); local
778 StringRef ModuleName = llvm::sys::path::stem(TopFrameworkDir->getName()); local
[all...]
H A DModuleMap.cpp438 ModuleMap::inferFrameworkModule(StringRef ModuleName, argument
1114 StringRef ModuleName = Id.back().first; local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp904 GlobalVariable *ModuleName = createPrivateGlobalForString( local
752 createInitializerPoisonCalls( Module &M, GlobalValue *ModuleName) argument
/freebsd-10.0-release/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 151 milliseconds