Searched defs:should_keep (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/
H A DWinCOFFObjectWriter.cpp80 bool should_keep() const;
230 bool COFFSymbol::should_keep() const { function in class:COFFSymbol
760 if (coff_symbol->should_keep()) {

Completed in 87 milliseconds