Searched refs:ABI_64_P (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delfxx-sparc.c38 #define ABI_64_P(abfd) \ macro
838 if (ABI_64_P (abfd))
960 if (ABI_64_P (dynobj))
1037 if (! ABI_64_P (abfd)
1101 if (ABI_64_P (abfd))
1134 if (! ABI_64_P (abfd) && ! checked_tlsgd)
1304 if (! ABI_64_P (abfd))
2228 if (! ABI_64_P (output_bfd)
2346 if (ABI_64_P (output_bfd))
2498 if (ABI_64_P (output_bf
[all...]
H A Delfxx-mips.c525 #define ABI_64_P(abfd) \
529 #define NEWABI_P(abfd) (ABI_N32_P (abfd) || ABI_64_P (abfd))
582 (ABI_64_P (abfd) ? bfd_get_64 (abfd, ptr) : bfd_get_32 (abfd, ptr))
586 (ABI_64_P (abfd) \
611 == (ABI_64_P (abfd) ? sizeof (Elf64_External_Rela) \
637 ((ABI_64_P (abfd) \
641 ((ABI_64_P (abfd) \
649 ((ABI_64_P (abfd) \
661 : ABI_64_P (abfd) ? "/usr/lib64/libc.so.1" \
666 (ABI_64_P (bf
523 #define ABI_64_P macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delfxx-sparc.c38 #define ABI_64_P(abfd) \ macro
838 if (ABI_64_P (abfd))
960 if (ABI_64_P (dynobj))
1037 if (! ABI_64_P (abfd)
1101 if (ABI_64_P (abfd))
1134 if (! ABI_64_P (abfd) && ! checked_tlsgd)
1304 if (! ABI_64_P (abfd))
2228 if (! ABI_64_P (output_bfd)
2346 if (ABI_64_P (output_bfd))
2498 if (ABI_64_P (output_bf
[all...]
H A Delfxx-mips.c525 #define ABI_64_P(abfd) \
529 #define NEWABI_P(abfd) (ABI_N32_P (abfd) || ABI_64_P (abfd))
582 (ABI_64_P (abfd) ? bfd_get_64 (abfd, ptr) : bfd_get_32 (abfd, ptr))
586 (ABI_64_P (abfd) \
611 == (ABI_64_P (abfd) ? sizeof (Elf64_External_Rela) \
637 ((ABI_64_P (abfd) \
641 ((ABI_64_P (abfd) \
649 ((ABI_64_P (abfd) \
661 : ABI_64_P (abfd) ? "/usr/lib64/libc.so.1" \
666 (ABI_64_P (bf
523 #define ABI_64_P macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delfxx-sparc.c38 #define ABI_64_P(abfd) \ macro
838 if (ABI_64_P (abfd))
960 if (ABI_64_P (dynobj))
1037 if (! ABI_64_P (abfd)
1101 if (ABI_64_P (abfd))
1134 if (! ABI_64_P (abfd) && ! checked_tlsgd)
1304 if (! ABI_64_P (abfd))
2228 if (! ABI_64_P (output_bfd)
2346 if (ABI_64_P (output_bfd))
2498 if (ABI_64_P (output_bf
[all...]
H A Delfxx-mips.c525 #define ABI_64_P(abfd) \
529 #define NEWABI_P(abfd) (ABI_N32_P (abfd) || ABI_64_P (abfd))
582 (ABI_64_P (abfd) ? bfd_get_64 (abfd, ptr) : bfd_get_32 (abfd, ptr))
586 (ABI_64_P (abfd) \
611 == (ABI_64_P (abfd) ? sizeof (Elf64_External_Rela) \
637 ((ABI_64_P (abfd) \
641 ((ABI_64_P (abfd) \
649 ((ABI_64_P (abfd) \
661 : ABI_64_P (abfd) ? "/usr/lib64/libc.so.1" \
666 (ABI_64_P (bf
523 #define ABI_64_P macro
[all...]

Completed in 202 milliseconds