static_call_tramp_key
BOUNDED_SECTION_BY(.static_call_tramp_key, _static_call_tramp_key)
extern struct static_call_tramp_key __start_static_call_tramp_key[],
struct static_call_tramp_key *start = __start_static_call_tramp_key;
struct static_call_tramp_key *stop = __stop_static_call_tramp_key;
struct static_call_tramp_key *tramp_key;