Searched refs:WasmObjectWriter (Results 1 – 9 of 9) sorted by relevance
/external/llvm-project/llvm/lib/MC/ |
D | WasmObjectWriter.cpp | 180 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 …]
|
D | CMakeLists.txt | 61 WasmObjectWriter.cpp
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | WasmObjectWriter.cpp | 212 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 …]
|
D | CMakeLists.txt | 58 WasmObjectWriter.cpp
|
/external/llvm-project/llvm/test/Object/ |
D | wasm-invalid-section-order.test | 5 # modifying WasmObjectWriter to incorrectly write the data section before the
|
/external/llvm-project/llvm/utils/gn/secondary/llvm/lib/MC/ |
D | BUILD.gn | 72 "WasmObjectWriter.cpp",
|
/external/swiftshader/third_party/llvm-10.0/ |
D | Android.bp | 523 "llvm/lib/MC/WasmObjectWriter.cpp",
|
D | BUILD.gn | 640 "llvm/lib/MC/WasmObjectWriter.cpp",
|
D | CMakeLists.txt | 525 ${LLVM_DIR}/lib/MC/WasmObjectWriter.cpp
|