Searched refs:entrySize (Results 1 – 2 of 2) sorted by relevance
37 panda::pandasm::LiteralArray::Literal entrySize = { in GenRegularImportEntries() local40 buffer_.emplace_back(entrySize); in GenRegularImportEntries()60 panda::pandasm::LiteralArray::Literal entrySize = { in GenNamespaceImportEntries() local63 buffer_.emplace_back(entrySize); in GenNamespaceImportEntries()79 panda::pandasm::LiteralArray::Literal entrySize = { in GenLocalExportEntries() local81 buffer_.emplace_back(entrySize); in GenLocalExportEntries()97 panda::pandasm::LiteralArray::Literal entrySize = { in GenIndirectExportEntries() local99 buffer_.emplace_back(entrySize); in GenIndirectExportEntries()118 panda::pandasm::LiteralArray::Literal entrySize = { in GenStarExportEntries() local120 buffer_.emplace_back(entrySize); in GenStarExportEntries()
1147 panda::pandasm::LiteralArray::Literal entrySize = { in ParseRegularImportEntries() local1149 moduleLiteralArray.emplace_back(entrySize); in ParseRegularImportEntries()1168 panda::pandasm::LiteralArray::Literal entrySize = { in ParseNamespaceImportEntries() local1171 moduleLiteralArray.emplace_back(entrySize); in ParseNamespaceImportEntries()1187 panda::pandasm::LiteralArray::Literal entrySize = { in ParseLocalExportEntries() local1189 moduleLiteralArray.emplace_back(entrySize); in ParseLocalExportEntries()1204 panda::pandasm::LiteralArray::Literal entrySize = { in ParseIndirectExportEntries() local1206 moduleLiteralArray.emplace_back(entrySize); in ParseIndirectExportEntries()1225 panda::pandasm::LiteralArray::Literal entrySize = { in ParseStarExportEntries() local1227 moduleLiteralArray.emplace_back(entrySize); in ParseStarExportEntries()