Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp180 class WasmObjectWriter : public MCObjectWriter { class
243 WasmObjectWriter(std::unique_ptr<MCWasmObjectTargetWriter> MOTW, in WasmObjectWriter() function in __anon668be8e60111::WasmObjectWriter
247 WasmObjectWriter(std::unique_ptr<MCWasmObjectTargetWriter> MOTW, in WasmObjectWriter() function in __anon668be8e60111::WasmObjectWriter
348 void WasmObjectWriter::startSection(SectionBookkeeping &Section, in startSection()
365 void WasmObjectWriter::startCustomSection(SectionBookkeeping &Section, in startCustomSection()
382 void WasmObjectWriter::endSection(SectionBookkeeping &Section) { in endSection()
402 void WasmObjectWriter::writeHeader(const MCAssembler &Asm) { in writeHeader()
407 void WasmObjectWriter::executePostLayoutBinding(MCAssembler &Asm, in executePostLayoutBinding()
435 void WasmObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation()
583 WasmObjectWriter::getProvisionalValue(const WasmRelocationEntry &RelEntry, in getProvisionalValue()
[all …]
H A DCMakeLists.txt62 WasmObjectWriter.cpp
/netbsd-src/external/apache2/llvm/lib/libLLVMMC/
H A DMakefile69 WasmObjectWriter.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/MC/
H A DBUILD.gn74 "WasmObjectWriter.cpp",