Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h32 struct UnitEntryPairTy { struct
34 UnitEntryPairTy(CompileUnit *CU, const DWARFDebugInfoEntry *DieEntry) in UnitEntryPairTy() argument
40 UnitEntryPairTy getNamespaceOrigin(); argument