Home
last modified time | relevance | path

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

/dports/devel/objconv/objconv-2.52/source/
H A Dcmdline.h182 int CountDebugSectionsRemoved; // Count number of debug sections removed variable
H A Dcmdline.cpp1127 CountDebugSectionsRemoved++; in CountDebugRemoved()
1150 printf ("\n%3i Debug sections removed", CountDebugSectionsRemoved); in ReportStatistics()