Searched defs:MCOUNT_ADDR (Results 1 – 9 of 9) sorted by relevance
7 #define MCOUNT_ADDR ((unsigned long)(_mcount)) macro
22 #define MCOUNT_ADDR ((unsigned long)(_mcount)) macro
6 #define MCOUNT_ADDR ((unsigned long)(_mcount)) macro
8 #define MCOUNT_ADDR ((unsigned long)mcount) macro
12 #define MCOUNT_ADDR ((unsigned long)_mcount) macro
12 #define MCOUNT_ADDR ((unsigned long)(__gnu_mcount_nc)) macro
13 #define MCOUNT_ADDR ((unsigned long)(mcount)) macro
15 #define MCOUNT_ADDR ((unsigned long)(_mcount)) macro
34 #define MCOUNT_ADDR 0 macro