Searched refs:WasmObjectWriter (Results 1 – 2 of 2) sorted by relevance
197 class WasmObjectWriter : public MCObjectWriter { class260 WasmObjectWriter(std::unique_ptr<MCWasmObjectTargetWriter> MOTW, in WasmObjectWriter() function in __anon335a907b0111::WasmObjectWriter264 WasmObjectWriter(std::unique_ptr<MCWasmObjectTargetWriter> MOTW, in WasmObjectWriter() function in __anon335a907b0111::WasmObjectWriter364 void WasmObjectWriter::startSection(SectionBookkeeping &Section, in startSection()383 void WasmObjectWriter::writeStringWithAlignment(const StringRef Str, in writeStringWithAlignment()403 void WasmObjectWriter::startCustomSection(SectionBookkeeping &Section, in startCustomSection()425 void WasmObjectWriter::endSection(SectionBookkeeping &Section) { in endSection()445 void WasmObjectWriter::writeHeader(const MCAssembler &Asm) { in writeHeader()450 void WasmObjectWriter::executePostLayoutBinding() { in executePostLayoutBinding()477 void WasmObjectWriter::recordRelocation(const MCFragment &F, in recordRelocation()[all …]
1054 SRCS_MIN+= MC/WasmObjectWriter.cpp