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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delfcode.h130 #define ELF_R_INFO(X,Y) ELF64_R_INFO(X,Y) macro
138 #define ELF_R_INFO(X,Y) ELF32_R_INFO(X,Y) macro
1028 src_rela.r_info = ELF_R_INFO (n, ptr->howto->type);
H A Delfxx-mips.c671 #define ELF_R_INFO(bfd, s, t) \
679 #define ELF_R_INFO(bfd, s, t) \
2224 rel[0].r_info = ELF_R_INFO (output_bfd, indx, r_type);
4897 outrel[0].r_info = ELF_R_INFO (output_bfd, (unsigned long) indx,
4912 outrel[1].r_info = ELF_R_INFO (output_bfd, 0,
4916 outrel[2].r_info = ELF_R_INFO (output_bfd, 0, R_MIPS_NONE);
8357 rel[0].r_info = ELF_R_INFO (output_bfd, 0, R_MIPS_64);
8359 rel[0].r_info = ELF_R_INFO (output_bfd, 0, R_MIPS_32);
8983 rel[0].r_info = ELF_R_INFO (output_bfd, 0, R_MIPS_REL32);
669 #define ELF_R_INFO macro
677 #define ELF_R_INFO macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delfcode.h130 #define ELF_R_INFO(X,Y) ELF64_R_INFO(X,Y) macro
138 #define ELF_R_INFO(X,Y) ELF32_R_INFO(X,Y) macro
1028 src_rela.r_info = ELF_R_INFO (n, ptr->howto->type);
H A Delfxx-mips.c671 #define ELF_R_INFO(bfd, s, t) \
679 #define ELF_R_INFO(bfd, s, t) \
2224 rel[0].r_info = ELF_R_INFO (output_bfd, indx, r_type);
4897 outrel[0].r_info = ELF_R_INFO (output_bfd, (unsigned long) indx,
4912 outrel[1].r_info = ELF_R_INFO (output_bfd, 0,
4916 outrel[2].r_info = ELF_R_INFO (output_bfd, 0, R_MIPS_NONE);
8357 rel[0].r_info = ELF_R_INFO (output_bfd, 0, R_MIPS_64);
8359 rel[0].r_info = ELF_R_INFO (output_bfd, 0, R_MIPS_32);
8983 rel[0].r_info = ELF_R_INFO (output_bfd, 0, R_MIPS_REL32);
669 #define ELF_R_INFO macro
677 #define ELF_R_INFO macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delfcode.h130 #define ELF_R_INFO(X,Y) ELF64_R_INFO(X,Y) macro
138 #define ELF_R_INFO(X,Y) ELF32_R_INFO(X,Y) macro
1028 src_rela.r_info = ELF_R_INFO (n, ptr->howto->type);
H A Delfxx-mips.c671 #define ELF_R_INFO(bfd, s, t) \
679 #define ELF_R_INFO(bfd, s, t) \
2224 rel[0].r_info = ELF_R_INFO (output_bfd, indx, r_type);
4897 outrel[0].r_info = ELF_R_INFO (output_bfd, (unsigned long) indx,
4912 outrel[1].r_info = ELF_R_INFO (output_bfd, 0,
4916 outrel[2].r_info = ELF_R_INFO (output_bfd, 0, R_MIPS_NONE);
8357 rel[0].r_info = ELF_R_INFO (output_bfd, 0, R_MIPS_64);
8359 rel[0].r_info = ELF_R_INFO (output_bfd, 0, R_MIPS_32);
8983 rel[0].r_info = ELF_R_INFO (output_bfd, 0, R_MIPS_REL32);
669 #define ELF_R_INFO macro
677 #define ELF_R_INFO macro

Completed in 268 milliseconds