Home
last modified time | relevance | path

Searched refs:DT_RELA (Results 1 – 15 of 15) sorted by relevance

/titanic_41/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h145 #define M_REL_DT_TYPE DT_RELA /* .dynamic entry */
/titanic_41/usr/src/cmd/sgs/include/i386/
H A Dmachdep_x86.h146 #define M_REL_DT_TYPE DT_RELA /* .dynamic entry */
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h221 #define DT_RELA 7 macro
/titanic_41/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c149 case DT_RELA: in update_dynamic()
/titanic_41/usr/src/cmd/sgs/rtld/sparcv9/
H A D_setup.c176 case DT_RELA: in _setup()
/titanic_41/usr/src/cmd/sgs/rtld/amd64/
H A D_setup.c171 case DT_RELA: in _setup()
/titanic_41/usr/src/cmd/sgs/rtld/sparc/
H A D_setup.c187 case DT_RELA:
/titanic_41/usr/src/uts/common/sys/
H A Dlink.h82 #define DT_RELA 7 /* addr of relocation entries */ macro
/titanic_41/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c408 if (d[DI_PLTREL]->d_un.d_val == DT_RELA) { in fake_elf64()
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg48 @ MSG_DT_RELA_CF "DT_RELA" # 7
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c1233 case DT_RELA: in fake_shdr_cache()
H A Delfdump.c3284 case DT_RELA: in dynamic()
/titanic_41/usr/src/cmd/sgs/dump/common/
H A Ddump.c1140 case DT_RELA: in dump_dynamic()
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Delf.c1844 case DT_RELA:
/titanic_41/usr/src/uts/common/krtld/
H A Dkobj.c1191 case DT_RELA: in bind_primary()