Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASectionContrib.cpp91 bool DIASectionContrib::isDiscardable() const { in isDiscardable() function in DIASectionContrib
/openbsd-src/gnu/llvm/lld/ELF/
H A DLinkerScript.cpp1085 static bool isDiscardable(const OutputSection &sec) { in isDiscardable() function