Searched defs:MCOUNT_ADDR (Results 1 – 13 of 13) sorted by relevance
7 # define MCOUNT_ADDR ((unsigned long)(__fentry__)) macro9 # define MCOUNT_ADDR ((unsigned long)(mcount)) macro
7 #define MCOUNT_ADDR ((unsigned long)(_mcount)) macro
31 #define MCOUNT_ADDR ((unsigned long)(_mcount)) macro
6 #define MCOUNT_ADDR ((unsigned long)(_mcount)) macro
13 #define MCOUNT_ADDR (((struct fnptr *)mcount)->ip) macro
16 #define MCOUNT_ADDR ((unsigned long)_mcount) macro
13 #define MCOUNT_ADDR ((unsigned long)(mcount)) macro
10 #define MCOUNT_ADDR ((unsigned long)(__gnu_mcount_nc)) macro
10 #define MCOUNT_ADDR ((unsigned long)(_mcount)) macro
36 #define MCOUNT_ADDR ((unsigned long)_mcount) macro
8 #define MCOUNT_ADDR ((unsigned long)(_mcount)) macro
26 #define MCOUNT_ADDR ((unsigned long)_mcount) macro
15 #define MCOUNT_ADDR ((unsigned long)(_mcount)) macro