Searched defs:PointerSymbol (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | i386.h | 315 Symbol &PointerSymbol) { in createPointerJumpStubBlock() 332 Symbol &PointerSymbol) { in createAnonymousPointerJumpStub()
|
H A D | x86_64.h | 547 createPointerJumpStubBlock(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createPointerJumpStubBlock() argument 560 createAnonymousPointerJumpStub(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createAnonymousPointerJumpStub() argument
|
H A D | aarch64.h | 661 B.addEdge(PageOffset12, 4, PointerSymbol, 0); in createAnonymousPointerJumpStub() argument 647 createPointerJumpStubBlock(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createPointerJumpStubBlock() argument
|
H A D | loongarch.h | 306 Symbol &PointerSymbol) { in createAnonymousPointerJumpStub()
|
H A D | ppc64.h | 147 Symbol &PointerSymbol, in createAnonymousPointerJumpStub()
|