Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dlibbpf.c2333 static bool str_is_empty(const char *s) in str_is_empty() function
2380 if (str_is_empty(spec_str) || *spec_str == ':') in bpf_core_spec_parse()
2440 if (str_is_empty(name)) in bpf_core_spec_parse()
2527 if (str_is_empty(local_name)) in bpf_core_find_cands()
2539 if (str_is_empty(targ_name)) in bpf_core_find_cands()
2680 if (str_is_empty(targ_name)) { in bpf_core_match_member()
3034 if (str_is_empty(local_name)) in bpf_core_reloc_offset()
3038 if (str_is_empty(spec_str)) in bpf_core_reloc_offset()
3152 if (str_is_empty(sec_name)) { in bpf_core_reloc_offsets()