Searched defs:isSectionText (Results 1 – 6 of 6) sorted by relevance
517 bool GOFFObjectFile::isSectionText(DataRefImpl Sec) const { in isSectionText() function in GOFFObjectFile
494 bool XCOFFObjectFile::isSectionText(DataRefImpl Sec) const { in isSectionText() function in llvm::object::XCOFFObjectFile
2008 bool WasmObjectFile::isSectionText(DataRefImpl Sec) const { in isSectionText() function in WasmObjectFile
310 bool COFFObjectFile::isSectionText(DataRefImpl Ref) const { in isSectionText() function in COFFObjectFile
2040 bool MachOObjectFile::isSectionText(DataRefImpl Sec) const { in isSectionText() function in MachOObjectFile
945 bool ELFObjectFile<ELFT>::isSectionText(DataRefImpl Sec) const { in isSectionText() function