Searched defs:StubSection (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | i386.h | 314 createPointerJumpStubBlock(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createPointerJumpStubBlock() argument 331 createAnonymousPointerJumpStub(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createAnonymousPointerJumpStub() argument
|
H A D | x86_64.h | 568 createPointerJumpStubBlock(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createPointerJumpStubBlock() argument 581 createAnonymousPointerJumpStub(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createAnonymousPointerJumpStub() argument
|
H A D | aarch64.h | 656 createPointerJumpStubBlock(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createPointerJumpStubBlock() argument 670 createAnonymousPointerJumpStub(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createAnonymousPointerJumpStub() argument
|
H A D | loongarch.h | 305 createAnonymousPointerJumpStub(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createAnonymousPointerJumpStub() argument
|
H A D | ppc64.h | 146 Section &StubSection, in createAnonymousPointerJumpStub()
|