/titanic_51/usr/src/lib/libdwarf/common/ |
H A D | pro_reloc_symbolic.c | 207 /* type */ SHT_REL, in _dwarf_symbolic_relocs_to_disk() 218 /* type */ SHT_REL, in _dwarf_symbolic_relocs_to_disk()
|
H A D | pro_reloc_stream.c | 233 /* type */ SHT_REL, in _dwarf_stream_relocs_to_disk() 246 /* type */ SHT_REL, in _dwarf_stream_relocs_to_disk()
|
/titanic_51/usr/src/cmd/sgs/include/i386/ |
H A D | machdep_x86.h | 158 #define M_REL_SHT_TYPE SHT_REL /* section header type */
|
/titanic_51/usr/src/boot/sys/boot/common/ |
H A D | load_elf_obj.c | 278 case SHT_REL: in __elfN() 477 if (shdr[i].sh_type != SHT_RELA && shdr[i].sh_type != SHT_REL) in __elfN() 500 case SHT_REL: in __elfN()
|
/titanic_51/usr/src/cmd/sgs/libconv/common/ |
H A D | sections.msg | 62 @ MSG_SHT_REL "[ SHT_REL ]" # 9 64 @ MSG_SHT_REL_CF "SHT_REL"
|
/titanic_51/usr/src/cmd/sgs/libld/common/ |
H A D | machrel.intel.c | 362 DBG_CALL(Dbg_reloc_out(ofl, ELF_DBG_LD, SHT_REL, &rea, relosp->os_name, in ld_perform_outreloc() 945 M_MACH, SHT_REL, arsp, R1addr, value, in ld_do_activerelocs() 1044 M_MACH, SHT_REL, arsp, EC_NATPTR(addr), value, in ld_do_activerelocs() 1198 DBG_CALL(Dbg_reloc_ors_entry(ofl->ofl_lml, ELF_DBG_LD, SHT_REL, in ld_add_outrel()
|
H A D | sections.c | 513 case SHT_REL: in new_section() 2438 if (ld_targ.t_m.m_rel_sht_type == SHT_REL) { in make_reloc() 2485 * The sh_info field of the SHT_REL* sections points to the in make_reloc() 2721 * For SHT_REL, the "addend" is not part of the relocation in strmerge_get_reloc_str() 2987 * For SHT_REL platforms, the new "addend" value in ld_make_strmerge()
|
/titanic_51/usr/src/cmd/sgs/libelf/demo/ |
H A D | dcom.c | 241 if (shdr.sh_type == SHT_REL) in delete_comment()
|
/titanic_51/usr/src/uts/intel/ia32/krtld/ |
H A D | kobj_reloc.c | 290 if (rshp->sh_type != SHT_REL) in do_relocations()
|
/titanic_51/usr/src/lib/libtnfctl/ |
H A D | traverse.c | 165 } else if (rel_shdr->sh_type == SHT_REL) { in _tnfctl_traverse_rela()
|
/titanic_51/usr/src/uts/intel/amd64/krtld/ |
H A D | kobj_reloc.c | 291 if (rshp->sh_type == SHT_REL) { in do_relocations() 292 _kobj_printf(ops, "%s can't process type SHT_REL\n", in do_relocations()
|
/titanic_51/usr/src/uts/sparc/krtld/ |
H A D | kobj_reloc.c | 350 if (rshp->sh_type == SHT_REL) { in do_relocations() 351 _kobj_printf(ops, "%s can't process type SHT_REL\n", in do_relocations()
|
/titanic_51/usr/src/cmd/mdb/common/modules/krtld/ |
H A D | krtld.c | 183 { "SHT_REL", 0xffffffff, SHT_REL }, in dump_shdr()
|
/titanic_51/usr/src/lib/libctf/common/ |
H A D | ctf_elfwrite.c | 193 if (shdr.sh_type == SHT_REL || shdr.sh_type == SHT_RELA) in ctf_write_elf()
|
/titanic_51/usr/src/cmd/sgs/dump/common/ |
H A D | dump.c | 381 * Print relocation data of type SHT_REL. 784 (p_scns->p_shdr.sh_type != SHT_REL)) { in dump_reloc_table() 865 if (p_scns->p_shdr.sh_type == SHT_REL) { in dump_reloc_table() 1507 if (shdr.sh_type == SHT_REL) { in print_section()
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | elf.h | 568 #define SHT_REL 9 macro
|
/titanic_51/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 247 { MSG_ORIG(MSG_PHDRNAM_REL), SHT_REL, SHF_ALLOC, 976 case SHT_REL: in get_data()
|
H A D | elfdump.c | 2617 (type != SHT_REL)) in reloc() 2979 case SHT_REL: in dynamic() 2981 * We want the SHT_REL section with the lowest in dynamic() 3281 TEST_ADDR(SHT_REL, rel); in dynamic() 3285 TEST_ENTSIZE(SHT_REL, rel); in dynamic() 4288 if ((type != SHT_RELA) && (type != SHT_REL)) in got() 5096 case SHT_REL: in regular()
|
/titanic_51/usr/src/boot/sys/sys/ |
H A D | elf_common.h | 387 #define SHT_REL 9 /* relocation section - no addends */ macro
|
/titanic_51/usr/src/tools/ctf/cvt/ |
H A D | output.c | 553 if (shdr.sh_type == SHT_REL || shdr.sh_type == SHT_RELA) in write_file()
|
/titanic_51/usr/src/cmd/sgs/mcs/common/ |
H A D | file.c | 383 if ((shdr->sh_type == SHT_REL || in traverse_file() 800 if ((src_shdr.sh_type == SHT_REL) || in build_file()
|
/titanic_51/usr/src/lib/libdtrace/common/ |
H A D | dt_link.c | 556 shp->sh_type = SHT_REL; in dump_elf32() 1108 if (shdr_rel.sh_type != SHT_RELA && shdr_rel.sh_type != SHT_REL) in process_obj()
|
/titanic_51/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | str.c | 178 case SHT_REL: in shtype_to_strtab()
|
/titanic_51/usr/src/uts/common/krtld/ |
H A D | kobj.c | 1196 shtype = SHT_REL; in bind_primary() 1621 case SHT_REL: in kobj_export_ksyms() 2225 case SHT_REL: in free_module_data() 2495 case SHT_REL: in get_syms()
|
/titanic_51/usr/src/psm/stand/boot/common/ |
H A D | readfile.c | 1169 sp->sh_type != SHT_REL && in iload32()
|