Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp62 (G.getTargetTriple().isOSBinFormatELF() && hasELFInitSection(G))) in scanLinkGraph()
80 static bool hasELFInitSection(LinkGraph &G) { in hasELFInitSection() function in __anonb346d88c0111::LinkGraphMaterializationUnit