Searched defs:InfoData (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | FunctionInfo.cpp | 67 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), in decode() local 220 DataExtractor InfoData(InfoBytes, Data.isLittleEndian(), in lookup() local
|
/freebsd/contrib/llvm-project/llvm/lib/DWP/ |
H A D | DWP.cpp | 58 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
|