Searched refs:TrampolineSection (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
| H A D | x86_64.h | 654 Section &TrampolineSection, in createReentryTrampolineBlock() argument 656 auto &B = G.createContentBlock(TrampolineSection, ReentryTrampolineContent, in createReentryTrampolineBlock() 663 Section &TrampolineSection, in createAnonymousReentryTrampoline() argument 666 createReentryTrampolineBlock(G, TrampolineSection, ReentrySymbol), 0, in createAnonymousReentryTrampoline()
|
| H A D | aarch64.h | 769 Section &TrampolineSection, in createReentryTrampolineBlock() argument 771 auto &B = G.createContentBlock(TrampolineSection, ReentryTrampolineContent, in createReentryTrampolineBlock() 778 Section &TrampolineSection, in createAnonymousReentryTrampoline() argument 781 createReentryTrampolineBlock(G, TrampolineSection, ReentrySymbol), 0, in createAnonymousReentryTrampoline()
|