Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dx86_64.h550 getGOTSection(G); in visitEdge()
584 return createAnonymousPointer(G, getGOTSection(G), &Target); in createEntry()
588 Section &getGOTSection(LinkGraph &G) { in getGOTSection() function
H A Daarch64.h301 getGOTSection(G), getGOTEntryBlockContent(), orc::ExecutorAddr(), 8, 0); in createEntry()
307 Section &getGOTSection(LinkGraph &G) { in getGOTSection() function
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp49 G.createContentBlock(getGOTSection(), getGOTEntryBlockContent(), in createGOTEntry()
83 Section &getGOTSection() const { in getGOTSection() function in __anoneb05c1ba0111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv