Searched refs:getStubsSection (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ | ||
| D | ELF_x86_64.cpp | 96 G.createContentBlock(getStubsSection(), getStubBlockContent(), 0, 1, 0); in createPLTStub() |
| D | MachO_x86_64.cpp | 460 return x86_64::createAnonymousPointerJumpStub(G, getStubsSection(), in createPLTStub() |
| D | MachO_arm64.cpp | 444 G.createContentBlock(getStubsSection(), getStubBlockContent(), 0, 1, 0); in createPLTStub() |