Home
last modified time | relevance | path

Searched defs:isSectionData (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/Object/
HDELFObjectFile.h577 bool ELFObjectFile<ELFT>::isSectionData(DataRefImpl Sec) const { in isSectionData() function
/NextBSD/contrib/llvm/lib/Object/
HDCOFFObjectFile.cpp295 bool COFFObjectFile::isSectionData(DataRefImpl Ref) const { in isSectionData() function in COFFObjectFile
HDMachOObjectFile.cpp532 bool MachOObjectFile::isSectionData(DataRefImpl Sec) const { in isSectionData() function in MachOObjectFile