Home | History | Annotate | Download | only in Target

Lines Matching refs:SHF_STRINGS

1665   // if there is an input section is not SHF_STRINGS, clean this flag
1666 if (0 == (pFrom.flag() & llvm::ELF::SHF_STRINGS))
1667 flags &= ~llvm::ELF::SHF_STRINGS;