Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASectionContrib.cpp91 bool DIASectionContrib::isDiscardable() const { in isDiscardable() function in DIASectionContrib
/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp1160 static bool isDiscardable(const OutputSection &sec) { in isDiscardable() function