Home
last modified time | relevance | path

Searched defs:InfoData (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp67 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), decode() local
220 DataExtractor InfoData(InfoBytes, Data.isLittleEndian(), lookup() local
[all...]
/llvm-project/llvm/lib/DWP/
H A DDWP.cpp58 getIndexedString(dwarf::Form Form, DataExtractor InfoData, uint64_t &InfoOffset, in getIndexedString()
98 DataExtractor InfoData(Info, true, 0); in getCUIdentifiers() local
363 DWARFDataExtractor InfoData(Info, true, 0); in parseInfoSectionUnitHeader() local