Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/ktrdump/
H A Dktrdump.c93 uint32_t gp_offset; /* offset to next available gpr in reg_save_area */ member
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dmips.cc2198 gp_offset(unsigned int got_offset, in gp_offset() function in __anon40c64d910111::Mips_output_data_got
5234 relgot(unsigned char* view, int gp_offset, bool calculate_only, in relgot()
5255 releh(unsigned char* view, int gp_offset, bool calculate_only, in releh()
5347 relgot_hi16(unsigned char* view, int gp_offset, bool calculate_only, in relgot_hi16()
5367 relgot_lo16(unsigned char* view, int gp_offset, bool calculate_only, in relgot_lo16()
11620 int gp_offset = 0; in relocate() local