Searched refs:getStubsSection (Results 1 – 5 of 5) sorted by relevance
| /src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
| H A D | i386.h | 408 return createAnonymousPointerJumpStub(G, getStubsSection(G), in createEntry() 413 Section &getStubsSection(LinkGraph &G) { in getStubsSection() function
|
| H A D | loongarch.h | 379 return createAnonymousPointerJumpStub(G, getStubsSection(G), in createEntry() 384 Section &getStubsSection(LinkGraph &G) { in getStubsSection() function
|
| H A D | x86_64.h | 670 return createAnonymousPointerJumpStub(G, getStubsSection(G), in createEntry() 675 Section &getStubsSection(LinkGraph &G) { in getStubsSection() function
|
| H A D | aarch64.h | 759 return createAnonymousPointerJumpStub(G, getStubsSection(G), in createEntry() 764 Section &getStubsSection(LinkGraph &G) { in getStubsSection() function
|
| /src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | ELF_riscv.cpp | 59 getStubsSection(), getStubBlockContent(), orc::ExecutorAddr(), 4, 0); in createPLTStub() 95 Section &getStubsSection() const { in getStubsSection() function in __anone8e79fbf0111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv
|