Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dx86_64.h621 return createAnonymousPointerJumpStub(G, getStubsSection(G), in createEntry()
626 Section &getStubsSection(LinkGraph &G) { in getStubsSection() function
H A Daarch64.h344 getStubsSection(G), getStubBlockContent(), orc::ExecutorAddr(), 1, 0); in createEntry()
352 Section &getStubsSection(LinkGraph &G) { in getStubsSection() function
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp57 getStubsSection(), getStubBlockContent(), orc::ExecutorAddr(), 4, 0); in createPLTStub()
89 Section &getStubsSection() const { in getStubsSection() function in __anoneb05c1ba0111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv