Home
last modified time | relevance | path

Searched defs:isStripped (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp170 bool DbiStream::isStripped() const { in isStripped() function in DbiStream
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h569 inline bool SectionRef::isStripped() const { in isStripped() function