Searched defs:mcount (Results 1 – 5 of 5) sorted by relevance
19 .globl mcount symbol22 mcount: label
9 #define mcount _mcount macro
85 .globl mcount symbol88 mcount: label
20 #define mcount _mcount macro
2198 static unsigned long mcount; /* # bytes to affect */ variable