Searched refs:last_bind (Results 1 – 1 of 1) sorted by relevance
317 int last_bind = -1; in elf_find_func_offset() local337 } else if (last_bind != STB_WEAK && cur_bind != STB_WEAK) { in elf_find_func_offset()352 last_bind = cur_bind; in elf_find_func_offset()
Completed in 6 milliseconds