Home
last modified time | relevance | path

Searched refs:InputSec (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp442 const DWARFSection &InputSec = Dwarf.getDWARFObj().getLocSection(); in emitLocationsForUnit() local
443 DataExtractor Data(InputSec.Data, Dwarf.isLittleEndian(), AddressSize); in emitLocationsForUnit()
482 StringRef Input = InputSec.Data.substr(Offset, Length); in emitLocationsForUnit()