Home
last modified time | relevance | path

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

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