Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFGdbIndex.cpp112 uint32_t CuTypesOffset = Data.getU32(&Offset); in parseImpl() local
120 uint32_t CuListSize = (CuTypesOffset - CuListOffset) / 16; in parseImpl()
130 uint32_t CuTypesListSize = (AddressAreaOffset - CuTypesOffset) / 24; in parseImpl()