Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DELF_x86_64.cpp96 G.createContentBlock(getStubsSection(), getStubBlockContent(), 0, 1, 0); in createPLTStub()
120 Section &getStubsSection() const { in getStubsSection() function in __anona97158aa0111::PerGraphGOTAndPLTStubsBuilder_ELF_x86_64
DMachO_x86_64.cpp460 return x86_64::createAnonymousPointerJumpStub(G, getStubsSection(), in createPLTStub()
483 Section &getStubsSection() { in getStubsSection() function in __anond571b3db0111::PerGraphGOTAndPLTStubsBuilder_MachO_x86_64
DMachO_arm64.cpp444 G.createContentBlock(getStubsSection(), getStubBlockContent(), 0, 1, 0); in createPLTStub()
464 Section &getStubsSection() { in getStubsSection() function in __anon6eb879760111::PerGraphGOTAndPLTStubsBuilder_MachO_arm64