Searched refs:plt_type (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-ppc.c2451 enum ppc_elf_plt_type plt_type;
2642 if (htab->plt_type == PLT_VXWORKS)
3368 if (h && h == htab->elf.hgot && htab->plt_type == PLT_UNSET)
3370 htab->plt_type = PLT_OLD;
3413 && htab->plt_type == PLT_UNSET)
3427 htab->plt_type = PLT_OLD;
3443 if (htab->plt_type == PLT_UNSET)
3445 htab->plt_type = PLT_OLD;
3770 if (htab->plt_type == PLT_UNSET)
3773 htab->plt_type
2446 enum ppc_elf_plt_type plt_type; member in struct:ppc_elf_link_hash_table
3769 enum ppc_elf_plt_type plt_type = plt_style; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-ppc.c2451 enum ppc_elf_plt_type plt_type;
2642 if (htab->plt_type == PLT_VXWORKS)
3368 if (h && h == htab->elf.hgot && htab->plt_type == PLT_UNSET)
3370 htab->plt_type = PLT_OLD;
3413 && htab->plt_type == PLT_UNSET)
3427 htab->plt_type = PLT_OLD;
3443 if (htab->plt_type == PLT_UNSET)
3445 htab->plt_type = PLT_OLD;
3770 if (htab->plt_type == PLT_UNSET)
3773 htab->plt_type
2446 enum ppc_elf_plt_type plt_type; member in struct:ppc_elf_link_hash_table
3769 enum ppc_elf_plt_type plt_type = plt_style; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-ppc.c2451 enum ppc_elf_plt_type plt_type;
2642 if (htab->plt_type == PLT_VXWORKS)
3368 if (h && h == htab->elf.hgot && htab->plt_type == PLT_UNSET)
3370 htab->plt_type = PLT_OLD;
3413 && htab->plt_type == PLT_UNSET)
3427 htab->plt_type = PLT_OLD;
3443 if (htab->plt_type == PLT_UNSET)
3445 htab->plt_type = PLT_OLD;
3770 if (htab->plt_type == PLT_UNSET)
3773 htab->plt_type
2446 enum ppc_elf_plt_type plt_type; member in struct:ppc_elf_link_hash_table
3769 enum ppc_elf_plt_type plt_type = plt_style; local
[all...]

Completed in 122 milliseconds