Searched refs:TUIndexSection (Results 1 – 2 of 2) sorted by relevance
269 StringRef TUIndexSection; variable314 StringRef getTUIndexSection() override { return TUIndexSection; } in getTUIndexSection()
664 .Case("debug_tu_index", &TUIndexSection) in DWARFContextInMemory()