Home
last modified time | relevance | path

Searched refs:writeTableSection (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp322 void writeTableSection(ArrayRef<wasm::WasmTable> Tables);
906 void WasmObjectWriter::writeTableSection(ArrayRef<wasm::WasmTable> Tables) { in writeTableSection() function in WasmObjectWriter
1870 writeTableSection(Tables); in writeOneObject()