Searched defs:isSectionText (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/Object/ | ||
| H A D | ELFObjectFile.h | 879 bool ELFObjectFile<ELFT>::isSectionText(DataRefImpl Sec) const { in isSectionText() function |
| /llvm-project-15.0.7/llvm/lib/Object/ | ||
| H A D | WasmObjectFile.cpp | 1754 bool WasmObjectFile::isSectionText(DataRefImpl Sec) const { in isSectionText() function in WasmObjectFile |
| H A D | XCOFFObjectFile.cpp | 436 bool XCOFFObjectFile::isSectionText(DataRefImpl Sec) const { in isSectionText() function in llvm::object::XCOFFObjectFile |
| H A D | COFFObjectFile.cpp | 311 bool COFFObjectFile::isSectionText(DataRefImpl Ref) const { in isSectionText() function in COFFObjectFile |
| H A D | MachOObjectFile.cpp | 2024 bool MachOObjectFile::isSectionText(DataRefImpl Sec) const { in isSectionText() function in MachOObjectFile |