Searched refs:_offsets (Results 1 – 3 of 3) sorted by relevance
15 CRecordVector<UInt32> _offsets; variable26 return _text + (size_t)_offsets[index]; in Get_by_index()
62 static const unsigned name ## _offsets[] = { offsetof(type, cnt_variable), \
240 this._offsets = []; property247 this._offsets.push({code: codeOffset, script: scriptOffset});256 const offset = this._offsets[i];261 return this._offsets[0].script;