Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Dmain.cpp397 struct section_64 data_sect = { local
427 fpos += sizeof(x64_header) + sizeof(data_seg) + sizeof(data_sect) + sizeof(symtab);
430 data_sect.offset = static_cast<uint32_t>(fpos);
478 fwrite(&data_sect, sizeof(data_sect), 1, e);
495 fwrite(&data_sect, sizeof(data_sect), 1, e);