Home
last modified time | relevance | path

Searched refs:start_loc (Results 1 – 1 of 1) sorted by relevance

/scripts/
Dsorttable.h221 unsigned char *start_loc = (void *)emloc->ehdr + offset; in sort_mcount_loc() local
223 qsort(start_loc, count/sizeof(uint_t), sizeof(uint_t), compare_extable); in sort_mcount_loc()