Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DObjectFile.cpp87 bool ObjectFile::isSectionStripped(DataRefImpl Sec) const { return false; } in isSectionStripped() function in ObjectFile
H A DMachOObjectFile.cpp2063 bool MachOObjectFile::isSectionStripped(DataRefImpl Sec) const { in isSectionStripped() function in MachOObjectFile