Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DJITLinkRedirectableSymbolManager.cpp19 constexpr StringRef StubPtrSectionName = "__orc_stub_ptrs"; variable
32 G->createSection(StubPtrSectionName, MemProt::Write | MemProt::Read); in emitRedirectableSymbols()