Searched defs:CUInfo (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ | ||
H A D | DwarfTransformer.cpp | 31 struct llvm::gsym::CUInfo { argument |
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ | ||
H A D | DependencyTracker.cpp | 113 CompileUnit::DIEInfo &CUInfo = CU.getDIEInfo(CU.getDebugInfoEntry(0)); in resolveDependenciesAndMarkLiveness() local |