Searched refs:dataSectionOffset (Results 1 – 1 of 1) sorted by relevance
295 uint64_t dataSectionOffset; in WriteAttrAndId() local296 if (!GetFilePos(dataSectionOffset)) { in WriteAttrAndId()301 attrSection_.size = dataSectionOffset - attrSectionOffset; in WriteAttrAndId()302 dataSection_.offset = dataSectionOffset; in WriteAttrAndId()