Searched defs:TableElems (Results 1 – 2 of 2) sorted by relevance
790 void WasmObjectWriter::writeElemSection(ArrayRef<uint32_t> TableElems) { in writeElemSection()1113 SmallVector<uint32_t, 4> TableElems; in writeObject() local
1000 const MCSymbolWasm *IndirectFunctionTable, ArrayRef<uint32_t> TableElems) { in writeElemSection()1463 SmallVector<uint32_t, 4> TableElems; in writeOneObject() local