Home
last modified time | relevance | path

Searched defs:isSectionText (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELFObjectFile.h863 bool ELFObjectFile<ELFT>::isSectionText(DataRefImpl Sec) const { in isSectionText() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DXCOFFObjectFile.cpp303 bool XCOFFObjectFile::isSectionText(DataRefImpl Sec) const { in isSectionText() function in llvm::object::XCOFFObjectFile
H A DWasmObjectFile.cpp1668 bool WasmObjectFile::isSectionText(DataRefImpl Sec) const { in isSectionText() function in WasmObjectFile
H A DCOFFObjectFile.cpp311 bool COFFObjectFile::isSectionText(DataRefImpl Ref) const { in isSectionText() function in COFFObjectFile
H A DMachOObjectFile.cpp2017 bool MachOObjectFile::isSectionText(DataRefImpl Sec) const { in isSectionText() function in MachOObjectFile