Home
last modified time | relevance | path

Searched refs:sh_size (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Delf64.h50 Elf64_Xword sh_size; member
H A Delf32.h49 Elf32_Word sh_size; member
H A Dmain.cpp300 o.sections[2].sh_size = sizeof(o.symbs);
315 o.sections[3].sh_size = static_cast<Elf32_Word>(size_of_section);
321 o.sections[1].sh_size = static_cast<Elf32_Word>(dst - stringtable);
330 fwrite(stringtable, (size_t)o.sections[1].sh_size, 1, e);

Completed in 2 milliseconds