Searched refs:getGdbIndexSection (Results 1 – 2 of 2) sorted by relevance
76 virtual StringRef getGdbIndexSection() const { return ""; } in getGdbIndexSection() function
562 DObj->getGdbIndexSection())) { in dump()661 DataExtractor GdbIndexData(DObj->getGdbIndexSection(), true /*LE*/, 0); in getGdbIndex()1519 StringRef getGdbIndexSection() const override { return GdbIndexSection; } in getGdbIndexSection() function in __anon81815f480c11::DWARFObjInMemory