Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/bpf/
Dlibbpf.c10544 int last_bind = -1; in elf_find_func_offset() local
10595 if (last_bind != STB_WEAK && curr_bind != STB_WEAK) { in elf_find_func_offset()
10628 last_bind = curr_bind; in elf_find_func_offset()