Home
last modified time | relevance | path

Searched defs:StubSection (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Di386.h314 createPointerJumpStubBlock(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createPointerJumpStubBlock() argument
331 createAnonymousPointerJumpStub(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createAnonymousPointerJumpStub() argument
H A Dx86_64.h568 createPointerJumpStubBlock(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createPointerJumpStubBlock() argument
581 createAnonymousPointerJumpStub(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createAnonymousPointerJumpStub() argument
H A Daarch64.h656 createPointerJumpStubBlock(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createPointerJumpStubBlock() argument
670 createAnonymousPointerJumpStub(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createAnonymousPointerJumpStub() argument
H A Dloongarch.h305 createAnonymousPointerJumpStub(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createAnonymousPointerJumpStub() argument
H A Dppc64.h146 Section &StubSection, in createAnonymousPointerJumpStub()