Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp172 bool DbiStream::isStripped() const { in isStripped() function in DbiStream
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DObjectFile.h495 inline bool SectionRef::isStripped() const { in isStripped() function