Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParser.h21 class CompileUnit; variable
H A DDWARFASTParserClang.h33 class CompileUnit; variable
/llvm-project/llvm/unittests/DebugInfo/LogicalView/
H A DDWARFReaderTest.cpp44 LVScopeCompileUnit *CompileUnit = static_cast<LVScopeCompileUnit *>(*Iter); in getFirstCompileUnit() local
67 LVScopeCompileUnit *CompileUnit = getFirstCompileUnit(Root); in checkElementProperties() local
130 LVScopeCompileUnit *CompileUnit = getFirstCompileUnit(Root); in checkElementSelection() local
H A DCodeViewReaderTest.cpp67 LVScopeCompileUnit *CompileUnit = checkElementPropertiesClangCodeview() local
133 LVScopeCompileUnit *CompileUnit = checkElementPropertiesMsvcCodeview() local
199 LVScopeCompileUnit *CompileUnit = checkElementPropertiesMsvcCodeviewPdb() local
271 LVScopeCompileUnit *CompileUnit = checkElementSelection() local
[all...]
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DSyntheticTypeNameBuilder.h24 class CompileUnit; variable
H A DTypePool.h24 class CompileUnit; variable
H A DDWARFLinkerCompileUnit.h28 class CompileUnit; variable
H A DDWARFLinkerCompileUnit.cpp28 CompileUnit::CompileUnit(LinkingGlobalData &GlobalData, unsigned ID, in CompileUnit() function in CompileUnit
40 CompileUnit::CompileUnit(LinkingGlobalData &GlobalData, DWARFUnit &OrigUnit, in CompileUnit() function in CompileUnit
[all...]
/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDwarfGenerator.h49 class CompileUnit; variable
63 friend class CompileUnit; variable
160 CompileUnit(Generator &D, uint16_t V, uint8_t A) in CompileUnit() function
/llvm-project/lldb/include/lldb/Symbol/
H A DDebugMacros.h20 class CompileUnit; variable
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h130 LVScopeCompileUnit *CompileUnit = nullptr; variable
136 void addCompileUnitOffset(LVOffset Offset, LVScopeCompileUnit *CompileUnit) { in addCompileUnitOffset()
/llvm-project/lldb/source/Symbol/
H A DCompileUnit.cpp21 CompileUnit::CompileUnit(const lldb::ModuleSP &module_sp, void *user_data, in CompileUnit() function in CompileUnit
29 CompileUnit::CompileUnit(const lldb::ModuleSP &module_sp, void *user_data, in CompileUnit() function in CompileUnit
[all...]
/llvm-project/lldb/include/lldb/Core/
H A DSearchFilter.h23 class CompileUnit; variable
H A DAddress.h25 class CompileUnit; variable
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.h27 class CompileUnit; variable
H A DDWARFLinkerCompileUnit.h108 CompileUnit(DWARFUnit &OrigUnit, unsigned ID, bool CanUseODR, in CompileUnit() function
/llvm-project/llvm/tools/llvm-c-test/
H A Ddebuginfo.c44 LLVMMetadataRef CompileUnit = LLVMDIBuilderCreateCompileUnit( llvm_test_dibuilder() local
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h365 DWARFCompileUnit *CompileUnit = nullptr; global() member
H A DDWARFUnit.h48 class CompileUnit; variable
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp443 LVScopeCompileUnit *CompileUnit = static_cast<LVScopeCompileUnit *>(Scope); in resolveElements() local
2013 LVScopeCompileUnit *CompileUnit = in processRangeInformation() local
/llvm-project/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp1068 TEST_F(CloneModule,CompileUnit) TEST_F() argument
/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h57 class CompileUnit; variable
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2286 LVScopeCompileUnit *CompileUnit = Reader->getCompileUnit(); visitKnownRecord() local
2365 LVScopeCompileUnit *CompileUnit = Reader->getCompileUnit(); visitKnownRecord() local