Home
last modified time | relevance | path

Searched refs:isSectionReadOnlyData (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFFObjectFile.h73 bool isSectionReadOnlyData(DataRefImpl Sec) const;
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp538 bool GOFFObjectFile::isSectionReadOnlyData(DataRefImpl Sec) const { in isSectionReadOnlyData() function in GOFFObjectFile