Home
last modified time | relevance | path

Searched defs:CompileUnit (Results 1 – 17 of 17) 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.h130 LVScopeCompileUnit *CompileUnit = nullptr; variable
136 void addCompileUnitOffset(LVOffset Offset, LVScopeCompileUnit *CompileUnit) { in addCompileUnitOffset()
/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/lldb/include/lldb/Core/
H A DSearchFilter.h23 class CompileUnit; variable
H A DAddress.h22 class CompileUnit; global() variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h365 DWARFCompileUnit *CompileUnit = nullptr; member
H A DDWARFUnit.h48 class CompileUnit; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h108 CompileUnit(DWARFUnit &OrigUnit, unsigned ID, bool CanUseODR, in CompileUnit() function
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
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
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp451 LVScopeCompileUnit *CompileUnit = static_cast<LVScopeCompileUnit *>(Scope); resolveElements() local
2021 LVScopeCompileUnit *CompileUnit = 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.cpp2286 LVScopeCompileUnit *CompileUnit = Reader->getCompileUnit(); in visitKnownRecord() local
2365 LVScopeCompileUnit *CompileUnit = Reader->getCompileUnit(); in visitKnownRecord() local