Home
last modified time | relevance | path

Searched refs:TrampolineSection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dx86_64.h654 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 Daarch64.h769 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()