Home
last modified time | relevance | path

Searched refs:DIELocation (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp65 struct DIELocation { struct
68 DIELocation(DWARFUnit *_DwUnit, uint64_t _DIEOffset) in DIELocation() argument
72 using CrossCUReferencingDIELocationTy = llvm::SmallVector<DIELocation>;
882 DIELocation(CUDie.getDwarfUnit(), CrossCUReferencingDIEOffset)); in collectStatsForObjectFile()