Searched refs:writeDataSection (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp340 uint32_t writeDataSection(const MCAsmLayout &Layout);
1078 uint32_t WasmObjectWriter::writeDataSection(const MCAsmLayout &Layout) { function in class:WasmObjectWriter
1936 DataSectionIndex = writeDataSection(Layout);

Completed in 112 milliseconds