Searched refs:getCUIndexSection (Results 1 – 3 of 3) sorted by relevance
82 virtual StringRef getCUIndexSection() const { return ""; } in getCUIndexSection() function
77 if (DObj.getCUIndexSection().empty()) in fixupIndexV4()330 DataExtractor Data(D.getDWARFObj().getCUIndexSection(), in getCUIndex()1212 DObj->getCUIndexSection())) { in dump()2359 StringRef getCUIndexSection() const override { return CUIndexSection; } in getCUIndexSection() function in __anonfc0a132e1211::DWARFObjInMemory2478 bool DWARFContext::isDWP() const { return !DObj->getCUIndexSection().empty(); } in isDWP()
526 DCtx.getDWARFObj().getCUIndexSection()) == 0; in handleDebugCUIndex()