Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DObjectFile.cpp84 bool ObjectFile::isSectionStripped(DataRefImpl Sec) const { return false; } in isSectionStripped() function in ObjectFile
DMachOObjectFile.cpp2051 bool MachOObjectFile::isSectionStripped(DataRefImpl Sec) const { in isSectionStripped() function in MachOObjectFile