Searched defs:Module (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeCompilandSymbol.h33 DbiModuleDescriptor Module; member in class:llvm::pdb::NativeCompilandSymbol
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp74 Module::Module(StringRef MID, LLVMContext &C) function in class:Module
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossImpSubsection.cpp54 void DebugCrossModuleImportsSubsection::addImport(StringRef Module, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.h71 const object::ObjectFile *Module; member in class:llvm::symbolize::SymbolizableObjectFile
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCodeGenAction.h31 std::unique_ptr<llvm::Module> Module; member in struct:clang::CodeGenAction::LinkModule
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleLoader.h[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DModuleDebugStream.cpp30 ModuleDebugStreamRef( const DbiModuleDescriptor &Module, std::unique_ptr<MappedBlockStream> Stream) argument
H A DDbiStreamBuilder.cpp117 Error DbiStreamBuilder::addModuleSourceFile(DbiModuleDescriptorBuilder &Module, argument
/freebsd-13-stable/sys/contrib/dev/acpica/components/utilities/
H A Duttrack.c248 AcpiUtAllocateAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
317 AcpiUtAllocateZeroedAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
386 AcpiUtFreeAndTrack( void *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
512 AcpiUtTrackAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, ACPI_SIZE Size, UINT8 AllocType, UINT32 Component, const char *Module, UINT32 Line) argument
615 AcpiUtRemoveAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
752 AcpiUtDumpAllocations( UINT32 Component, const char *Module) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp32 auto Module = ModuleRecord::parse(line); local
H A DBreakpadRecords.cpp21 Module, member in class:__anon2859::Token
H A DBreakpadRecords.h23 enum Kind { Module, Info, File, Func, Line, Public, StackCFI, StackWin }; enumerator in enum:lldb_private::breakpad::Record::Kind
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DStreamUtil.cpp41 StreamInfo StreamInfo::createModuleStream(StringRef Module, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DModule.cpp37 Module::Module(StringRef Name, SourceLocation DefinitionLoc, Module *Parent, function in class:Module
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h75 class Module : public std::enable_shared_from_this<Module>, class in namespace:lldb_private
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.h119 llvm::Module &Module; member in class:clang::CodeGen::CodeGenTBAA
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp245 auto &Module = ModuleMap[Identifier]; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DModuleManager.cpp103 addModule(StringRef FileName, ModuleKind Type, SourceLocation ImportLoc, ModuleFile *ImportedBy, unsigned Generation, off_t ExpectedSize, time_t ExpectedModTime, ASTFileSignature ExpectedSignature, ASTFileSignatureReader ReadSignature, ModuleFile *&Module, std::string &ErrorStr) argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.h140 struct Module { struct in class:fuzzer::TracePC
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h108 Module, member in class:lldb_private::python::PyObjectType
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h26 Module, member in class:clang::index::SymbolKind
/freebsd-13-stable/sys/dev/acpica/
H A Dacpi_apei.c85 uint16_t Module; member in struct:apei_mem_error
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp375 std::unique_ptr<LTOModule> Module = local
984 std::unique_ptr<LTOModule> &Module = *ModuleOrErr; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h67 class Module { class in namespace:llvm
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h73 struct Module { struct in namespace:llvm::irsymtab::storage

Completed in 324 milliseconds

12