Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DJITLinkRedirectableSymbolManager.cpp18 constexpr StringRef JumpStubSectionName = "__orc_stubs"; variable
34 G->createSection(JumpStubSectionName, MemProt::Exec | MemProt::Read); in emitRedirectableSymbols()