Home
last modified time | relevance | path

Searched defs:CompileUnit (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParser.h20 class CompileUnit; variable
DDWARFASTParserClang.h30 class CompileUnit; variable
/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDwarfGenerator.h49 class CompileUnit; variable
63 friend class CompileUnit; variable
157 CompileUnit(Generator &D, uint16_t V, uint8_t A) in CompileUnit() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.h23 class CompileUnit; variable
/external/llvm-project/lldb/include/lldb/Symbol/
DDebugMacros.h20 class CompileUnit; variable
/external/llvm-project/lldb/source/Symbol/
DCompileUnit.cpp20 CompileUnit::CompileUnit(const lldb::ModuleSP &module_sp, void *user_data, in CompileUnit() function in CompileUnit
27 CompileUnit::CompileUnit(const lldb::ModuleSP &module_sp, void *user_data, in CompileUnit() function in CompileUnit
/external/llvm-project/lldb/include/lldb/Core/
DSearchFilter.h23 class CompileUnit; variable
DAddress.h22 class CompileUnit; variable
/external/llvm-project/llvm/tools/llvm-c-test/
Ddebuginfo.c39 LLVMMetadataRef CompileUnit = LLVMDIBuilderCreateCompileUnit( in llvm_test_dibuilder() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h312 DWARFCompileUnit *CompileUnit = nullptr; member
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h341 DWARFCompileUnit *CompileUnit = nullptr; member
/external/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.h24 class CompileUnit; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h79 CompileUnit(DWARFUnit &OrigUnit, unsigned ID, bool CanUseODR, in CompileUnit() function
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h79 CompileUnit(DWARFUnit &OrigUnit, unsigned ID, bool CanUseODR, in CompileUnit() function
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp185 class CompileUnit { class
198 CompileUnit(DWARFUnit &OrigUnit, unsigned ID, bool CanUseODR, in CompileUnit() function in llvm::dsymutil::__anondabe43b60111::CompileUnit
214 CompileUnit(CompileUnit &&RHS) in CompileUnit() function in llvm::dsymutil::__anondabe43b60111::CompileUnit
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp435 MDNode *CompileUnit = dyn_cast<MDNode>(N->getOperand(1)); in mangleName() local
/external/llvm-project/llvm/unittests/Transforms/Utils/
DCloningTest.cpp940 TEST_F(CloneModule, CompileUnit) { in TEST_F() argument
/external/llvm-project/lldb/include/lldb/
Dlldb-forward.h57 class CompileUnit; variable