Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dlibbpf.c10556 int last_bind = -1; in elf_find_func_offset() local
10607 if (last_bind != STB_WEAK && curr_bind != STB_WEAK) { in elf_find_func_offset()
10640 last_bind = curr_bind; in elf_find_func_offset()