Searched refs:getCUIndexSection (Results 1 – 2 of 2) sorted by relevance
81 virtual StringRef getCUIndexSection() const { return ""; } in getCUIndexSection() function
565 DObj->getCUIndexSection())) { in dump()750 DataExtractor CUIndexData(DObj->getCUIndexSection(), isLittleEndian(), 0); in getCUIndex()1886 StringRef getCUIndexSection() const override { return CUIndexSection; } in getCUIndexSection() function in __anona8a913f90f11::DWARFObjInMemory