Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp433 const DWARFSection &InputSec = Dwarf.getDWARFObj().getLocSection(); in emitLocationsForUnit() local
434 DataExtractor Data(InputSec.Data, Dwarf.isLittleEndian(), AddressSize); in emitLocationsForUnit()
476 StringRef Input = InputSec.Data.substr(Offset, Length); in emitLocationsForUnit()