/netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/ |
H A D | code.c | 525 static char *gp_offset, *fp_offset, *overflow_arg_area, *reg_save_area; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/ |
H A D | iq2000.cc | 1836 HOST_WIDE_INT gp_offset; in save_restore_insns() local 2158 HOST_WIDE_INT gp_offset = cfun->machine->gp_sp_offset; in iq2000_expand_eh_return() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/ |
H A D | iq2000.c | 1836 HOST_WIDE_INT gp_offset; in save_restore_insns() local 2158 HOST_WIDE_INT gp_offset = cfun->machine->gp_sp_offset; in iq2000_expand_eh_return() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/ |
H A D | microblaze.c | 140 long gp_offset; /* offset from new sp to store gp registers. */ member 2668 HOST_WIDE_INT gp_offset; in save_restore_insns() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/ |
H A D | microblaze.cc | 141 long gp_offset; /* offset from new sp to store gp registers. */ member 2669 HOST_WIDE_INT gp_offset; in save_restore_insns() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | mips.cc | 2209 gp_offset(unsigned int got_offset, in gp_offset() function in __anon67c201da0111::Mips_output_data_got 5285 relgot(unsigned char* view, int gp_offset, bool calculate_only, in relgot() 5306 releh(unsigned char* view, int gp_offset, bool calculate_only, in releh() 5398 relgot_hi16(unsigned char* view, int gp_offset, bool calculate_only, in relgot_hi16() 5418 relgot_lo16(unsigned char* view, int gp_offset, bool calculate_only, in relgot_lo16() 11749 int gp_offset = 0; in relocate() local
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | mips.cc | 2209 gp_offset(unsigned int got_offset, in gp_offset() function in __anon5561842d0111::Mips_output_data_got 5287 relgot(unsigned char* view, int gp_offset, bool calculate_only, in relgot() 5308 releh(unsigned char* view, int gp_offset, bool calculate_only, in releh() 5400 relgot_hi16(unsigned char* view, int gp_offset, bool calculate_only, in relgot_hi16() 5420 relgot_lo16(unsigned char* view, int gp_offset, bool calculate_only, in relgot_lo16() 11787 int gp_offset = 0; in relocate() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf64-hppa.c | 126 bfd_vma gp_offset; member
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf64-hppa.c | 126 bfd_vma gp_offset; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | TargetInfo.cpp | 4010 llvm::Value *gp_offset = nullptr, *fp_offset = nullptr; in EmitVAArg() local
|