Home
last modified time | relevance | path

Searched refs:should_keep (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp80 bool should_keep() const;
230 bool COFFSymbol::should_keep() const { in should_keep() function in COFFSymbol
754 if (coff_symbol->should_keep()) { in WriteObject()