Searched refs:plt_elf_idx (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Delfread.c577 int plt_elf_idx = (plt != NULL) ? elf_section_data (plt)->this_idx : -1; local
588 if (this_hdr.sh_info == plt_elf_idx
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Delfread.c573 int plt_elf_idx = (plt != NULL) ? elf_section_data (plt)->this_idx : -1; local
584 if (this_hdr.sh_info == plt_elf_idx

Completed in 185 milliseconds