Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp64 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), in decode() local
192 DataExtractor InfoData(InfoBytes, Data.isLittleEndian(), in lookup() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp67 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), in decode() local
194 DataExtractor InfoData(InfoBytes, Data.isLittleEndian(), in lookup() local
/aosp_15_r20/system/netd/server/
H A DXfrmController.cpp1517 struct InfoData { in ipSecAddXfrmInterface() struct
1518 nlattr xfrmLinkNla; in ipSecAddXfrmInterface()
1519 uint32_t xfrmLink; in ipSecAddXfrmInterface()
1521 nlattr xfrmIfIdNla; in ipSecAddXfrmInterface()
1522 uint32_t xfrmIfId; in ipSecAddXfrmInterface()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWP/
H A DDWP.cpp56 getIndexedString(dwarf::Form Form, DataExtractor InfoData, uint64_t &InfoOffset, in getIndexedString()
96 DataExtractor InfoData(Info, true, 0); in getCUIdentifiers() local
313 DWARFDataExtractor InfoData(Info, true, 0); in parseInfoSectionUnitHeader() local
/aosp_15_r20/external/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp115 getIndexedString(uint32_t Form, DataExtractor InfoData, uint32_t &InfoOffset, in getIndexedString()
135 DataExtractor InfoData(Info, true, 0); in getCUIdentifiers() local