Searched refs:isDiscardable (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIASectionContrib.h37 bool isDiscardable() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBSectionContrib.h36 virtual bool isDiscardable() const = 0;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASectionContrib.cpp91 bool DIASectionContrib::isDiscardable() const { function in class:DIASectionContrib
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp928 static bool isDiscardable(OutputSection &sec) { function
1007 if (isEmpty && isDiscardable(*sec)) {

Completed in 156 milliseconds