Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DWasmObjectWriter.cpp199 class WasmObjectWriter : public MCObjectWriter { class
483 void WasmObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation()
767 void WasmObjectWriter::applyRelocations( in applyRelocations()
824 void WasmObjectWriter::writeTypeSection( in writeTypeSection()
999 void WasmObjectWriter::writeElemSection( in writeElemSection()
1039 void WasmObjectWriter::writeDataCountSection() { in writeDataCountSection()
1110 void WasmObjectWriter::writeRelocSection( in writeRelocSection()
1150 void WasmObjectWriter::writeCustomRelocSections() { in writeCustomRelocSections()
1157 void WasmObjectWriter::writeLinkingMetaDataSection( in writeLinkingMetaDataSection()
1334 void WasmObjectWriter::prepareImports( in prepareImports()
[all …]
H A DCMakeLists.txt69 WasmObjectWriter.cpp
/llvm-project-15.0.7/llvm/test/Object/
H A Dwasm-invalid-section-order.test5 # modifying WasmObjectWriter to incorrectly write the data section before the
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/MC/
H A DBUILD.gn81 "WasmObjectWriter.cpp",