Home
last modified time | relevance | path

Searched refs:M_RELOC (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/sgs/rtld/common/
H A D_inline_reloc.h44 roffset = ((M_RELOC *)rbgn)->r_offset; in _elf_reloc_relative()
81 *((ulong_t *)roffset) += base + ((M_RELOC *)rbgn)->r_addend; in _elf_reloc_relative()
83 *((ulong_t *)roffset) = base + ((M_RELOC *)rbgn)->r_addend; in _elf_reloc_relative()
113 rtype = ELF_R_TYPE(((M_RELOC *)rbgn)->r_info, M_MACH); in elf_reloc_relative()
H A Delf.c2255 RELENT(lmp) = sizeof (M_RELOC);
/titanic_44/usr/src/cmd/sgs/include/i386/
H A Dmachdep_x86.h84 #define M_RELOC Rela macro
86 #define M_RELOC Rel
/titanic_44/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h79 #define M_RELOC Rela macro