Searched defs:StubSection (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | i386.h | 314 inline Block &createPointerJumpStubBlock(LinkGraph &G, Section &StubSection, in createPointerJumpStubBlock() 331 Section &StubSection, in createAnonymousPointerJumpStub()
|
H A D | x86_64.h | 546 createPointerJumpStubBlock(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createPointerJumpStubBlock() argument 559 createAnonymousPointerJumpStub(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createAnonymousPointerJumpStub() argument
|
H A D | aarch64.h | 646 createPointerJumpStubBlock(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createPointerJumpStubBlock() argument 660 createAnonymousPointerJumpStub(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol) createAnonymousPointerJumpStub() argument
|
H A D | loongarch.h | 305 Section &StubSection, in createAnonymousPointerJumpStub()
|
H A D | ppc64.h | 146 Section &StubSection, in createAnonymousPointerJumpStub()
|