Home
last modified time | relevance | path

Searched defs:stringTableSize (Results 1 – 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
Dapp.cpp233 const uint32_t stringTableSize = uint32_t(stringtable.GetOffset()); in AddFile() local
240 … T& obj, size_t stringTableSize, const size_t sizeOfSection, const std::string& secname, bool x64) in AddFile()
275 size_t stringTableSize = FillCoffSymbtable(obj, stringtable, x64); in AddFile() local