Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParser.h21 class CompileUnit; variable
H A DDWARFASTParserClang.h33 class CompileUnit; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DDebugMacros.h20 class CompileUnit; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h149 LVScopeCompileUnit *CompileUnit = nullptr; variable
160 void addCompileUnitOffset(LVOffset Offset, LVScopeCompileUnit *CompileUnit) { in addCompileUnitOffset()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DTypePool.h24 class CompileUnit; variable
H A DDWARFLinkerCompileUnit.h28 class CompileUnit; variable
H A DDWARFLinkerCompileUnit.cpp27 CompileUnit::CompileUnit(LinkingGlobalData &GlobalData, unsigned ID, in CompileUnit() function in CompileUnit
39 CompileUnit::CompileUnit(LinkingGlobalData &GlobalData, DWARFUnit &OrigUnit, in CompileUnit() function in CompileUnit
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DSearchFilter.h23 class CompileUnit; variable
H A DAddress.h25 class CompileUnit; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.h27 class CompileUnit; variable
H A DDWARFLinkerCompileUnit.h110 CompileUnit(DWARFUnit &OrigUnit, unsigned ID, bool CanUseODR, in CompileUnit() function
/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h371 DWARFCompileUnit *CompileUnit = nullptr; member
H A DDWARFUnit.h49 class CompileUnit; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitNonSemanticDI.cpp110 if (const auto *CompileUnit = dyn_cast<DICompileUnit>(Op)) { in emitGlobalDI() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp450 LVScopeCompileUnit *CompileUnit = static_cast<LVScopeCompileUnit *>(Scope); in resolveElements() local
2043 LVScopeCompileUnit *CompileUnit = in processRangeInformation() local
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h57 class CompileUnit; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2280 LVScopeCompileUnit *CompileUnit = Reader->getCompileUnit(); in visitKnownRecord() local
2359 LVScopeCompileUnit *CompileUnit = Reader->getCompileUnit(); in visitKnownRecord() local