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