Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dloongarch.h276 inline ArrayRef<char> getStubBlockContent(LinkGraph &G) { in getStubBlockContent() function
308 StubSection, getStubBlockContent(G), orc::ExecutorAddr(), 4, 0); in createAnonymousPointerJumpStub()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp59 getStubsSection(), getStubBlockContent(), orc::ExecutorAddr(), 4, 0); in createPLTStub()
107 ArrayRef<char> getStubBlockContent() { in getStubBlockContent() function in __anon2c49048a0111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv