Searched refs:getLocSection (Results 1 – 6 of 6) sorted by relevance
41 virtual const DWARFSection &getLocSection() const { return Dummy; } in getLocSection() function
47 &D.getLocSection(), D.getStrSection(), in addUnitsForSection()593 Context.getDWARFObj(), Context.getDWARFObj().getLocSection(), in tryExtractDIEsIfNeeded()
380 ? DWARFDataExtractor(DObj, DObj.getLocSection(), D.isLittleEndian(), in getDebugLoc()1067 DObj->getLocSection().Data)) { in dump()2382 const DWARFSection &getLocSection() const override { return LocSection; } in getLocSection() function in __anonfc0a132e1211::DWARFObjInMemory
713 << InputDWARFFile.Dwarf->getDWARFObj().getLocSection().Data; in emitInvariantSections()
2790 TheDwarfEmitter->emitSectionContents(Dwarf.getDWARFObj().getLocSection().Data, in copyInvariantDebugSection()