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()594 Context.getDWARFObj(), Context.getDWARFObj().getLocSection(), in tryExtractDIEsIfNeeded()
382 ? DWARFDataExtractor(DObj, DObj.getLocSection(), D.isLittleEndian(), in getDebugLoc()1071 DObj->getLocSection().Data)) { in dump()2382 const DWARFSection &getLocSection() const override { return LocSection; } in getLocSection() function in __anonfc0a132e1211::DWARFObjInMemory
714 << InputDWARFFile.Dwarf->getDWARFObj().getLocSection().Data; in emitInvariantSections()
2673 TheDwarfEmitter->emitSectionContents(Dwarf.getDWARFObj().getLocSection().Data, in copyInvariantDebugSection()