Home
last modified time | relevance | path

Searched defs:SectionIsText (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp444 bool SectionIsText = NSec.Flags & MachO::S_ATTR_PURE_INSTRUCTIONS; graphifyRegularSymbols() local
665 bool SectionIsText = NSec.Flags & MachO::S_ATTR_PURE_INSTRUCTIONS; graphifyCStringSection() local