Searched refs:InputSec (Results 1 – 1 of 1) sorted by relevance
457 const DWARFSection &InputSec = Dwarf.getDWARFObj().getLocSection(); in emitLocationsForUnit() local458 DataExtractor Data(InputSec.Data, Dwarf.isLittleEndian(), AddressSize); in emitLocationsForUnit()497 StringRef Input = InputSec.Data.substr(Offset, Length); in emitLocationsForUnit()