Searched defs:MCOUNT_ADDR (Results 1 – 14 of 14) sorted by relevance
6 # define MCOUNT_ADDR ((unsigned long)(__fentry__)) macro8 # define MCOUNT_ADDR ((unsigned long)(mcount)) macro
6 #define MCOUNT_ADDR ((unsigned long)(_mcount)) macro
5 #define MCOUNT_ADDR ((unsigned long)(_mcount)) macro
9 #define MCOUNT_ADDR ((unsigned long)(mcount_wrapper)) macro
20 #define MCOUNT_ADDR ((unsigned long)(__mcount)) macro
31 #define MCOUNT_ADDR ((unsigned long)(_mcount)) macro
12 #define MCOUNT_ADDR (((struct fnptr *)mcount)->ip) macro
16 #define MCOUNT_ADDR ((unsigned long)_mcount) macro
5 #define MCOUNT_ADDR ((unsigned long)(__gnu_mcount_nc)) macro
12 #define MCOUNT_ADDR ((unsigned long)(mcount)) macro
18 #define MCOUNT_ADDR ((unsigned long)_mcount) macro
25 #define MCOUNT_ADDR ((unsigned long)_mcount) macro
15 #define MCOUNT_ADDR ((unsigned long)(_mcount)) macro