Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp39 static const uint8_t RV64StubContent[StubEntrySize]; member in __anon2c49048a0111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv
108 auto StubContent = isRV64() ? RV64StubContent : RV32StubContent; in getStubBlockContent()
120 PerGraphGOTAndPLTStubsBuilder_ELF_riscv::RV64StubContent[StubEntrySize] = { member in __anon2c49048a0111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv