Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Daarch32.h
H A Di386.h408 return createAnonymousPointerJumpStub(G, getStubsSection(G), in createEntry()
413 Section &getStubsSection(LinkGraph &G) { in getStubsSection() function
H A Dloongarch.h379 return createAnonymousPointerJumpStub(G, getStubsSection(G), in createEntry()
384 Section &getStubsSection(LinkGraph &G) { in getStubsSection() function
H A Dx86_64.h670 return createAnonymousPointerJumpStub(G, getStubsSection(G), in createEntry()
675 Section &getStubsSection(LinkGraph &G) { in getStubsSection() function
H A Daarch64.h759 return createAnonymousPointerJumpStub(G, getStubsSection(G), in createEntry()
764 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