Searched refs:InputSec (Results 1 – 2 of 2) sorted by relevance
400 const DWARFSection &InputSec = Dwarf.getDWARFObj().getLocSection(); in emitLocationsForUnit() local401 DataExtractor Data(InputSec.Data, Dwarf.isLittleEndian(), AddressSize); in emitLocationsForUnit()429 StringRef(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()