Home
last modified time | relevance | path

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

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