Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dx86.h387 return createAnonymousPointerJumpStub(G, getStubsSection(G), in createEntry()
392 Section &getStubsSection(LinkGraph &G) { in getStubsSection() function
H A Dx86_64.h762 return createAnonymousPointerJumpStub(G, getStubsSection(G), in createEntry()
767 Section &getStubsSection(LinkGraph &G) { in getStubsSection() function
H A Dloongarch.h686 return createAnonymousPointerJumpStub(G, getStubsSection(G), in createEntry()
691 Section &getStubsSection(LinkGraph &G) { in getStubsSection() function
H A Daarch64.h886 return createAnonymousPointerJumpStub(G, getStubsSection(G), in createEntry()
891 Section &getStubsSection(LinkGraph &G) { in getStubsSection() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp59 getStubsSection(), getStubBlockContent(), orc::ExecutorAddr(), 4, 0); in createPLTStub()
95 Section &getStubsSection() const { in getStubsSection() function in __anon2c49048a0111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv