Searched refs:getCUIndexSection (Results 1 – 3 of 3) sorted by relevance
81 virtual StringRef getCUIndexSection() const { return ""; } in getCUIndexSection() function
571 DObj->getCUIndexSection())) { in dump()788 DataExtractor CUIndexData(DObj->getCUIndexSection(), isLittleEndian(), 0); in getCUIndex()1917 StringRef getCUIndexSection() const override { return CUIndexSection; } in getCUIndexSection() function in __anon445fd25e0f11::DWARFObjInMemory
444 DCtx.getDWARFObj().getCUIndexSection()) == 0; in handleDebugCUIndex()