Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp728 const DWARFSection &InputSec = Dwarf.getLocSection(); in emitLocationsForUnit() local
729 DataExtractor Data(InputSec.Data, Dwarf.isLittleEndian(), AddressSize); in emitLocationsForUnit()
759 StringRef(InputSec.Data.substr(Offset, Length))); in emitLocationsForUnit()