Searched refs:ELF_T_RELA (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/cmd/sgs/include/sparc/ |
H A D | machdep_sparc.h | 150 #define M_REL_ELF_TYPE ELF_T_RELA /* data buffer type */
|
/titanic_50/usr/src/cmd/sgs/include/i386/ |
H A D | machdep_x86.h | 151 #define M_REL_ELF_TYPE ELF_T_RELA /* data buffer type */
|
/titanic_50/usr/src/head/ |
H A D | libelf.h | 96 ELF_T_RELA, enumerator
|
/titanic_50/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 252 FAKE_M_WORD_ALIGN, sizeof (Rela), ELF_T_RELA },
|
/titanic_50/usr/src/cmd/sgs/dump/common/ |
H A D | dump.c | 304 rel_entsize = gelf_fsize(elf_file, ELF_T_RELA, 1, in print_rela()
|
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | sections.c | 510 SET_SEC_INFO_WORD_ALIGN(ELF_T_RELA, 0, sizeof (Rela)) in new_section()
|
/titanic_50/usr/src/cmd/sgs/libelf/common/ |
H A D | xlate64.m4 | 719 /* RELA */ ELF_T_RELA,
|
H A D | xlate.m4 | 663 /* RELA */ ELF_T_RELA,
|