Searched defs:CUInfo (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/GSYM/ | ||
H A D | DwarfTransformer.cpp | 35 CUInfo(DWARFContext &DICtx, DWARFCompileUnit *CU) { argument |
/llvm-project/bolt/lib/Core/ | ||
H A D | GDBIndex.cpp | 135 for (auto &CUInfo : CUVector) { updateGdbIndexSection() local |
/llvm-project/llvm/lib/DWARFLinker/Parallel/ | ||
H A D | DependencyTracker.cpp | 113 CompileUnit::DIEInfo &CUInfo = CU.getDIEInfo(CU.getDebugInfoEntry(0)); in resolveDependenciesAndMarkLiveness() local |