Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp433 bool SectionIsText = NSec.Flags & MachO::S_ATTR_PURE_INSTRUCTIONS; in graphifyRegularSymbols() local
541 SectionIsText, SymLive, in graphifyRegularSymbols()
645 bool SectionIsText = NSec.Flags & MachO::S_ATTR_PURE_INSTRUCTIONS; in graphifyCStringSection() local
691 createStandardGraphSymbol(NSym, B, SymSize, SectionIsText, SymLive, in graphifyCStringSection()