Searched refs:unitLengthOffset (Results 1 – 1 of 1) sorted by relevance
990 off_t unitLengthOffset = dataReader.Offset(); in _ParseDebugInfoSection() local993 if (unitLengthOffset + unitLength in _ParseDebugInfoSection()1052 unitLength + (unitLengthOffset - unitHeaderOffset), in _ParseDebugInfoSection()1064 dataReader.SeekAbsolute(unitLengthOffset + unitLength); in _ParseDebugInfoSection()1081 off_t unitLengthOffset = dataReader.Offset(); in _ParseTypesSection() local1084 if (unitLengthOffset + unitLength in _ParseTypesSection()1134 unitLength + (unitLengthOffset - unitHeaderOffset), in _ParseTypesSection()1157 dataReader.SeekAbsolute(unitLengthOffset + unitLength); in _ParseTypesSection()3012 off_t unitLengthOffset = dataReader.Offset(); in _ParsePublicTypesInfo() local3018 if (unitLengthOffset + unitLength in _ParsePublicTypesInfo()[all …]