Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.h23 class CompileUnit; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVReader.h83 LVScopeCompileUnit *CompileUnit = nullptr; variable
89 void addCompileUnitOffset(LVOffset Offset, LVScopeCompileUnit *CompileUnit) { in addCompileUnitOffset()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h25 class CompileUnit; variable
DDWARFLinkerCompileUnit.h90 CompileUnit(DWARFUnit &OrigUnit, unsigned ID, bool CanUseODR, in CompileUnit() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h312 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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h352 DWARFCompileUnit *CompileUnit = nullptr; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
DLVScope.cpp460 LVScopeCompileUnit *CompileUnit = static_cast<LVScopeCompileUnit *>(Scope); in resolveElements() local
2026 LVScopeCompileUnit *CompileUnit = in processRangeInformation() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp185 class CompileUnit { class
198 CompileUnit(DWARFUnit &OrigUnit, unsigned ID, bool CanUseODR, in CompileUnit() function in llvm::dsymutil::__anon1bbef2e30111::CompileUnit
214 CompileUnit(CompileUnit &&RHS) in CompileUnit() function in llvm::dsymutil::__anon1bbef2e30111::CompileUnit
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp435 MDNode *CompileUnit = dyn_cast<MDNode>(N->getOperand(1)); in mangleName() local