Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp57 getStubsSection(), getStubBlockContent(), orc::ExecutorAddr(), 4, 0); in createPLTStub()
101 ArrayRef<char> getStubBlockContent() { in getStubBlockContent() function in __anonfbb8b4810111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv