Home
last modified time | relevance | path

Searched refs:getStubBlockContent (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp96 G.createContentBlock(getStubsSection(), getStubBlockContent(), 0, 1, 0); in createPLTStub()
134 ArrayRef<char> getStubBlockContent() { in getStubBlockContent() function in __anondb3c81460111::PerGraphGOTAndPLTStubsBuilder_ELF_x86_64
H A DMachO_arm64.cpp444 G.createContentBlock(getStubsSection(), getStubBlockContent(), 0, 1, 0); in createPLTStub()
478 ArrayRef<char> getStubBlockContent() { in getStubBlockContent() function in __anond9e8b5920111::PerGraphGOTAndPLTStubsBuilder_MachO_arm64