Searched refs:rel64 (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mips-elf/
H A Drel64.d1 #name: MIPS rel64 n64
2 #source: rel64.s
/netbsd-current/external/bsd/elftoolchain/dist/libelf/
H A Dgelf_rel.c53 Elf64_Rel *rel64; local
98 rel64 = (Elf64_Rel *) d->d_data.d_buf + ndx;
100 *dst = *rel64;
115 Elf64_Rel *rel64; local
164 rel64 = (Elf64_Rel *) d->d_data.d_buf + ndx;
166 *rel64 = *dr;
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dreloc.h926 rel64(unsigned char* view, Address value) function in class:gold::Relocate_functions
930 rel64(unsigned char* view, function in class:gold::Relocate_functions
H A Dtarget-reloc.h976 Relocate_functions<size, big_endian>::rel64(padd, object,
H A Dmips.cc5610 rel64(unsigned char* view, const Mips_relobj<size, big_endian>* object, function in class:__anon1692::Mips_relocate_functions
11865 reloc_status = Reloc_funcs::rel64(view, object, psymval, r_addend,
11872 reloc_status = Reloc_funcs::rel64(view, object, psymval, r_addend,
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dreloc.h926 rel64(unsigned char* view, Address value) function in class:gold::Relocate_functions
930 rel64(unsigned char* view, function in class:gold::Relocate_functions
H A Dtarget-reloc.h976 Relocate_functions<size, big_endian>::rel64(padd, object,
H A Dmips.cc5610 rel64(unsigned char* view, const Mips_relobj<size, big_endian>* object, function in class:__anon588::Mips_relocate_functions
11865 reloc_status = Reloc_funcs::rel64(view, object, psymval, r_addend,
11872 reloc_status = Reloc_funcs::rel64(view, object, psymval, r_addend,
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dreloc.h926 rel64(unsigned char* view, Address value) function in class:gold::Relocate_functions
930 rel64(unsigned char* view, function in class:gold::Relocate_functions
H A Dtarget-reloc.h976 Relocate_functions<size, big_endian>::rel64(padd, object,
H A Dmips.cc5648 rel64(unsigned char* view, const Mips_relobj<size, big_endian>* object, function in class:__anon576::Mips_relocate_functions
11903 reloc_status = Reloc_funcs::rel64(view, object, psymval, r_addend,
11910 reloc_status = Reloc_funcs::rel64(view, object, psymval, r_addend,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c13918 const char *rel64 = TARGET_64BIT ? "64" : "";
13925 rel64, funop + 1);
13928 rel64);
13938 tls, rel64, notoc, funop, addend);
13943 tls, rel64, notoc, funop, addend);
14012 const char *rel64 = TARGET_64BIT ? "64" : "";
14020 off, rel64);
14023 off, rel64);
14038 tls, rel64);
14045 tls, off, rel64);
13892 const char *rel64 = TARGET_64BIT ? "64" : ""; local
13986 const char *rel64 = TARGET_64BIT ? "64" : ""; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc14621 const char *rel64 = TARGET_64BIT ? "64" : "";
14628 rel64, funop + 1);
14631 rel64);
14641 tls, rel64, notoc, funop, addend);
14646 tls, rel64, notoc, funop, addend);
14715 const char *rel64 = TARGET_64BIT ? "64" : "";
14723 off, rel64);
14726 off, rel64);
14741 tls, rel64);
14748 tls, off, rel64);
14595 const char *rel64 = TARGET_64BIT ? "64" : ""; local
14689 const char *rel64 = TARGET_64BIT ? "64" : ""; local
[all...]

Completed in 433 milliseconds