Searched refs:getCUIndexSection (Results 1 – 2 of 2) sorted by relevance
78 virtual StringRef getCUIndexSection() const { return ""; } in getCUIndexSection() function
466 DObj->getCUIndexSection())) { in dump()667 DataExtractor CUIndexData(DObj->getCUIndexSection(), isLittleEndian(), 0); in getCUIndex()1568 StringRef getCUIndexSection() const override { return CUIndexSection; } in getCUIndexSection() function in __anonf3f23cd30d11::DWARFObjInMemory