Home | History | Annotate | Download | only in Object

Lines Matching defs:isSectionText

742 MachOObjectFile::isSectionText(DataRefImpl Sec, bool &Res) const {
786 // Consider using the code from isSectionText to look for __const sections.