Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp457 const DWARFSection &InputSec = Dwarf.getDWARFObj().getLocSection(); in emitLocationsForUnit() local
458 DataExtractor Data(InputSec.Data, Dwarf.isLittleEndian(), AddressSize); in emitLocationsForUnit()
497 StringRef Input = InputSec.Data.substr(Offset, Length); in emitLocationsForUnit()