Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DDebugTypes.cpp930 uint32_t tableSize = 0; member
1086 size_t tableSize = 0; in mergeTypesWithGHash() local
/openbsd-src/gnu/llvm/lld/wasm/
H A DWriter.cpp828 uint32_t tableSize = config->tableBase + out.elemSec->numEntries(); in finalizeIndirectFunctionTable() local