Searched refs:getStubsSection (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/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 | 648 return createAnonymousPointerJumpStub(G, getStubsSection(G), in createEntry() 653 Section &getStubsSection(LinkGraph &G) { in getStubsSection() function
|
| H A D | aarch64.h | 749 return createAnonymousPointerJumpStub(G, getStubsSection(G), in createEntry() 754 Section &getStubsSection(LinkGraph &G) { in getStubsSection() function
|
| /freebsd-14.2/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 __anonefe212000111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv
|