Searched defs:TableElems (Results 1 – 1 of 1) sorted by relevance
931 const MCSymbolWasm *IndirectFunctionTable, ArrayRef<uint32_t> TableElems) { in writeElemSection()1398 SmallVector<uint32_t, 4> TableElems; in writeOneObject() local