Home
last modified time | relevance | path

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

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