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