Home
last modified time | relevance | path

Searched defs:get_mcount_loc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/
H A Dsorttable.h47 # define get_mcount_loc get_mcount_loc_64 macro
71 # define get_mcount_loc get_mcount_loc_32 macro
225 static void get_mcount_loc(uint_t *_start, uint_t *_stop) in get_mcount_loc() function