Searched refs:ReentrySectionName (Results 1 – 1 of 1) sorted by relevance
24 constexpr StringRef ReentrySectionName = "__orc_stubs"; variable68 auto *Sec = G.findSectionByName(ReentrySectionName); in recordTrampolineAddrs()137 G->createSection(ReentrySectionName, MemProt::Exec | MemProt::Read); in emit()