custom-labels 0.4.4

Custom labels for profilers
Documentation
1
2
3
4
5
6
7
8
9
10
/* This file contains symbols
 * symbols that the linker must
 * export dynamically,
 * to force them to exist even if the binary is
 * stripped.
 */
{
  custom_labels_abi_version;
  custom_labels_current_set;
};