Searched refs:CUIndexSection (Results 1 – 2 of 2) sorted by relevance
268 StringRef CUIndexSection; variable313 StringRef getCUIndexSection() override { return CUIndexSection; } in getCUIndexSection()
663 .Case("debug_cu_index", &CUIndexSection) in DWARFContextInMemory()