Home
last modified time | relevance | path

Searched defs:r_off (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dincremental-dump.cc367 unsigned int r_off = sym_info.reloc_offset(); in dump_incremental_inputs() local
Dpowerpc.cc132 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()
Dsparc.cc2695 unsigned int r_off = reloc.get_r_offset(); in global() local
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-sparc.c994 #define SPARC_ELF_BUILD_PLT_ENTRY(htab, obfd, splt, off, max, r_off) \ argument