Searched refs:getLocSection (Results 1 – 5 of 5) sorted by relevance
41 virtual const DWARFSection &getLocSection() const { return Dummy; } in getLocSection() function
47 &D.getLocSection(), D.getStrSection(), in addUnitsForSection()582 Context.getDWARFObj(), Context.getDWARFObj().getLocSection(), in tryExtractDIEsIfNeeded()
423 DObj->getLocSection().Data)) { in dump()913 ? DWARFDataExtractor(*DObj, DObj->getLocSection(), isLittleEndian(), in getDebugLoc()2008 const DWARFSection &getLocSection() const override { return LocSection; } in getLocSection() function in __anon00272cc51011::DWARFObjInMemory
433 const DWARFSection &InputSec = Dwarf.getDWARFObj().getLocSection(); in emitLocationsForUnit()
2414 TheDwarfEmitter->emitSectionContents(Dwarf.getDWARFObj().getLocSection().Data, in copyInvariantDebugSection()