Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Di386.h315 createPointerJumpStubBlock(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createPointerJumpStubBlock() argument
332 createAnonymousPointerJumpStub(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createAnonymousPointerJumpStub() argument
H A Dx86_64.h569 createPointerJumpStubBlock(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createPointerJumpStubBlock() argument
582 createAnonymousPointerJumpStub(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createAnonymousPointerJumpStub() argument
H A Daarch64.h657 createPointerJumpStubBlock(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createPointerJumpStubBlock() argument
671 createAnonymousPointerJumpStub(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createAnonymousPointerJumpStub() argument
H A Dloongarch.h306 createAnonymousPointerJumpStub(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createAnonymousPointerJumpStub() argument
H A Dppc64.h147 Symbol &PointerSymbol, in createAnonymousPointerJumpStub()