Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dbtf.c3552 static int strs_dedup_remap_str_off(__u32 *str_off_ptr, void *ctx) in strs_dedup_remap_str_off() argument
3555 __u32 str_off = *str_off_ptr; in strs_dedup_remap_str_off()
3567 *str_off_ptr = err; in strs_dedup_remap_str_off()
3578 *str_off_ptr = d->btf->start_str_off + off; in strs_dedup_remap_str_off()