/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFASTParser.h | 21 class CompileUnit; variable
|
H A D | DWARFASTParserClang.h | 33 class CompileUnit; variable
|
/llvm-project/llvm/unittests/DebugInfo/LogicalView/ |
H A D | DWARFReaderTest.cpp | 44 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 D | CodeViewReaderTest.cpp | 67 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 D | SyntheticTypeNameBuilder.h | 24 class CompileUnit; variable
|
H A D | TypePool.h | 24 class CompileUnit; variable
|
H A D | DWARFLinkerCompileUnit.h | 28 class CompileUnit; variable
|
H A D | DWARFLinkerCompileUnit.cpp | 28 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 D | DwarfGenerator.h | 49 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 D | DebugMacros.h | 20 class CompileUnit; variable
|
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVReader.h | 130 LVScopeCompileUnit *CompileUnit = nullptr; variable 136 void addCompileUnitOffset(LVOffset Offset, LVScopeCompileUnit *CompileUnit) { in addCompileUnitOffset()
|
/llvm-project/lldb/source/Symbol/ |
H A D | CompileUnit.cpp | 21 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 D | SearchFilter.h | 23 class CompileUnit; variable
|
H A D | Address.h | 25 class CompileUnit; variable
|
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
H A D | DWARFLinkerDeclContext.h | 27 class CompileUnit; variable
|
H A D | DWARFLinkerCompileUnit.h | 108 CompileUnit(DWARFUnit &OrigUnit, unsigned ID, bool CanUseODR, in CompileUnit() function
|
/llvm-project/llvm/tools/llvm-c-test/ |
H A D | debuginfo.c | 44 LLVMMetadataRef CompileUnit = LLVMDIBuilderCreateCompileUnit( llvm_test_dibuilder() local
|
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFContext.h | 365 DWARFCompileUnit *CompileUnit = nullptr; global() member
|
H A D | DWARFUnit.h | 48 class CompileUnit; variable
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVScope.cpp | 443 LVScopeCompileUnit *CompileUnit = static_cast<LVScopeCompileUnit *>(Scope); in resolveElements() local 2013 LVScopeCompileUnit *CompileUnit = in processRangeInformation() local
|
/llvm-project/llvm/unittests/Transforms/Utils/ |
H A D | CloningTest.cpp | 1068 TEST_F(CloneModule,CompileUnit) TEST_F() argument
|
/llvm-project/lldb/include/lldb/ |
H A D | lldb-forward.h | 57 class CompileUnit; variable
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.cpp | 2286 LVScopeCompileUnit *CompileUnit = Reader->getCompileUnit(); visitKnownRecord() local 2365 LVScopeCompileUnit *CompileUnit = Reader->getCompileUnit(); visitKnownRecord() local
|