Searched refs:getStubsSection (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | aarch32.h |
|
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
|
/freebsd/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 __anon2c49048a0111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv
|