Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/MC/
DWasmObjectWriter.cpp180 class WasmObjectWriter : public MCObjectWriter { class
243 WasmObjectWriter(std::unique_ptr<MCWasmObjectTargetWriter> MOTW, in WasmObjectWriter() function in __anon9b3805920111::WasmObjectWriter
247 WasmObjectWriter(std::unique_ptr<MCWasmObjectTargetWriter> MOTW, in WasmObjectWriter() function in __anon9b3805920111::WasmObjectWriter
347 void WasmObjectWriter::startSection(SectionBookkeeping &Section, in startSection()
364 void WasmObjectWriter::startCustomSection(SectionBookkeeping &Section, in startCustomSection()
381 void WasmObjectWriter::endSection(SectionBookkeeping &Section) { in endSection()
401 void WasmObjectWriter::writeHeader(const MCAssembler &Asm) { in writeHeader()
406 void WasmObjectWriter::executePostLayoutBinding(MCAssembler &Asm, in executePostLayoutBinding()
422 void WasmObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation()
550 WasmObjectWriter::getProvisionalValue(const WasmRelocationEntry &RelEntry, in getProvisionalValue()
[all …]
DCMakeLists.txt61 WasmObjectWriter.cpp
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp212 class WasmObjectWriter : public MCObjectWriter { class
268 WasmObjectWriter(std::unique_ptr<MCWasmObjectTargetWriter> MOTW, in WasmObjectWriter() function in __anon05dc5c860111::WasmObjectWriter
350 void WasmObjectWriter::startSection(SectionBookkeeping &Section, in startSection()
367 void WasmObjectWriter::startCustomSection(SectionBookkeeping &Section, in startCustomSection()
384 void WasmObjectWriter::endSection(SectionBookkeeping &Section) { in endSection()
404 void WasmObjectWriter::writeHeader(const MCAssembler &Asm) { in writeHeader()
409 void WasmObjectWriter::executePostLayoutBinding(MCAssembler &Asm, in executePostLayoutBinding()
425 void WasmObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation()
537 WasmObjectWriter::getProvisionalValue(const WasmRelocationEntry &RelEntry) { in getProvisionalValue()
625 WasmObjectWriter::getRelocationIndexValue(const WasmRelocationEntry &RelEntry) { in getRelocationIndexValue()
[all …]
DCMakeLists.txt58 WasmObjectWriter.cpp
/external/llvm-project/llvm/test/Object/
Dwasm-invalid-section-order.test5 # modifying WasmObjectWriter to incorrectly write the data section before the
/external/llvm-project/llvm/utils/gn/secondary/llvm/lib/MC/
DBUILD.gn72 "WasmObjectWriter.cpp",
/external/swiftshader/third_party/llvm-10.0/
DAndroid.bp523 "llvm/lib/MC/WasmObjectWriter.cpp",
DBUILD.gn640 "llvm/lib/MC/WasmObjectWriter.cpp",
DCMakeLists.txt525 ${LLVM_DIR}/lib/MC/WasmObjectWriter.cpp