Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Delf64.h49 Elf64_Off sh_offset; member
H A Delf32.h48 Elf32_Off sh_offset; member
H A Dmain.cpp298 o.sections[2].sh_offset = offsetof(decltype(o), symbs); // sizeof(o) + size_of_section + stringtable_size;
313 o.sections[3].sh_offset = sizeof(o);
319 o.sections[1].sh_offset = static_cast<Elf32_Off>(sizeof(o) + size_of_section);

Completed in 3 milliseconds