Searched refs:InputSec (Results 1 – 2 of 2) sorted by relevance
416 const DWARFSection &InputSec = Dwarf.getDWARFObj().getLocSection(); in emitLocationsForUnit() local417 DataExtractor Data(InputSec.Data, Dwarf.isLittleEndian(), AddressSize); in emitLocationsForUnit()456 StringRef Input = InputSec.Data.substr(Offset, Length); in emitLocationsForUnit()
845 const DWARFSection &InputSec = Dwarf.getLocSection(); in emitLocationsForUnit() local846 DataExtractor Data(InputSec.Data, Dwarf.isLittleEndian(), AddressSize); in emitLocationsForUnit()876 StringRef(InputSec.Data.substr(Offset, Length))); in emitLocationsForUnit()