Searched refs:WasmObjectWriter (Results 1 – 2 of 2) sorted by relevance
198 class WasmObjectWriter : public MCObjectWriter { class261 WasmObjectWriter(std::unique_ptr<MCWasmObjectTargetWriter> MOTW, in WasmObjectWriter() function in __anon335a907b0111::WasmObjectWriter265 WasmObjectWriter(std::unique_ptr<MCWasmObjectTargetWriter> MOTW, in WasmObjectWriter() function in __anon335a907b0111::WasmObjectWriter366 void WasmObjectWriter::startSection(SectionBookkeeping &Section, in startSection()385 void WasmObjectWriter::writeStringWithAlignment(const StringRef Str, in writeStringWithAlignment()405 void WasmObjectWriter::startCustomSection(SectionBookkeeping &Section, in startCustomSection()427 void WasmObjectWriter::endSection(SectionBookkeeping &Section) { in endSection()447 void WasmObjectWriter::writeHeader(const MCAssembler &Asm) { in writeHeader()452 void WasmObjectWriter::executePostLayoutBinding(MCAssembler &Asm) { in executePostLayoutBinding()479 void WasmObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation()[all …]
958 SRCS_MIN+= MC/WasmObjectWriter.cpp