Searched refs:getCUIndexSection (Results 1 – 3 of 3) sorted by relevance
82 virtual StringRef getCUIndexSection() const { return ""; } in getCUIndexSection() function
568 DObj->getCUIndexSection())) { in dump()787 if (DObj.getCUIndexSection().empty()) in fixupIndex()854 DataExtractor CUIndexData(DObj->getCUIndexSection(), isLittleEndian(), 0); in getCUIndex()1985 StringRef getCUIndexSection() const override { return CUIndexSection; } in getCUIndexSection() function in __anonda3bf7bb1011::DWARFObjInMemory
443 DCtx.getDWARFObj().getCUIndexSection()) == 0; in handleDebugCUIndex()