Home
last modified time | relevance | path

Searched defs:gp_offset (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dcode.c525 static char *gp_offset, *fp_offset, *overflow_arg_area, *reg_save_area; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Diq2000.cc1836 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 Diq2000.c1836 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 Dmicroblaze.c140 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 Dmicroblaze.cc141 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 Dmips.cc2209 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 Dmips.cc2209 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 Delf64-hppa.c126 bfd_vma gp_offset; member
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf64-hppa.c126 bfd_vma gp_offset; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp4010 llvm::Value *gp_offset = nullptr, *fp_offset = nullptr; in EmitVAArg() local