Searched refs:WasmObjectWriter (Results 1 – 5 of 5) sorted by relevance
198 class WasmObjectWriter : public MCObjectWriter { class253 WasmObjectWriter(std::unique_ptr<MCWasmObjectTargetWriter> MOTW, in WasmObjectWriter() function in __anone61d87550111::WasmObjectWriter257 ~WasmObjectWriter() override;331 WasmObjectWriter::~WasmObjectWriter() {} in ~WasmObjectWriter()334 void WasmObjectWriter::startSection(SectionBookkeeping &Section, in startSection()351 void WasmObjectWriter::startCustomSection(SectionBookkeeping &Section, in startCustomSection()368 void WasmObjectWriter::endSection(SectionBookkeeping &Section) { in endSection()385 void WasmObjectWriter::writeHeader(const MCAssembler &Asm) { in writeHeader()390 void WasmObjectWriter::executePostLayoutBinding(MCAssembler &Asm, in executePostLayoutBinding()406 void WasmObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation()[all …]
55 WasmObjectWriter.cpp
527 llvm/lib/MC/WasmObjectWriter.cpp \
351 "llvm/lib/MC/WasmObjectWriter.cpp",
1193 ${LLVM_DIR}/lib/MC/WasmObjectWriter.cpp