Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DMachOLinkGraphBuilder.cpp433 bool SectionIsText = NSec.Flags & MachO::S_ATTR_PURE_INSTRUCTIONS; in graphifyRegularSymbols() local
645 bool SectionIsText = NSec.Flags & MachO::S_ATTR_PURE_INSTRUCTIONS; in graphifyCStringSection() local