Searched refs:str_sort_by_offset (Results 1 – 1 of 1) sorted by relevance
1541 static int str_sort_by_offset(const void *a1, const void *a2) in str_sort_by_offset() function1705 qsort(strs.ptrs, strs.cnt, sizeof(strs.ptrs[0]), str_sort_by_offset); in btf_dedup_strings()