Searched defs:r_off (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | incremental-dump.cc | 367 unsigned int r_off = sym_info.reloc_offset(); in dump_incremental_inputs() local
|
D | powerpc.cc | 132 get_opd_ent(Address r_off, Address* value = NULL) const in get_opd_ent() 144 set_opd_ent(Address r_off, unsigned int shndx, Address value) in set_opd_ent() 163 set_opd_discard(Address r_off) in set_opd_discard() 423 get_opd_ent(Address r_off, Address* value = NULL) const in get_opd_ent() 435 set_opd_ent(Address r_off, unsigned int shndx, Address value) in set_opd_ent()
|
D | sparc.cc | 2695 unsigned int r_off = reloc.get_r_offset(); in global() local
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-sparc.c | 994 #define SPARC_ELF_BUILD_PLT_ENTRY(htab, obfd, splt, off, max, r_off) \ argument
|