Home
last modified time | relevance | path

Searched refs:SHT_REL (Results 1 – 25 of 26) sorted by relevance

12

/titanic_51/usr/src/lib/libdwarf/common/
H A Dpro_reloc_symbolic.c207 /* type */ SHT_REL, in _dwarf_symbolic_relocs_to_disk()
218 /* type */ SHT_REL, in _dwarf_symbolic_relocs_to_disk()
H A Dpro_reloc_stream.c233 /* 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 Dmachdep_x86.h158 #define M_REL_SHT_TYPE SHT_REL /* section header type */
/titanic_51/usr/src/boot/sys/boot/common/
H A Dload_elf_obj.c278 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 Dsections.msg62 @ MSG_SHT_REL "[ SHT_REL ]" # 9
64 @ MSG_SHT_REL_CF "SHT_REL"
/titanic_51/usr/src/cmd/sgs/libld/common/
H A Dmachrel.intel.c362 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 Dsections.c513 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 Ddcom.c241 if (shdr.sh_type == SHT_REL) in delete_comment()
/titanic_51/usr/src/uts/intel/ia32/krtld/
H A Dkobj_reloc.c290 if (rshp->sh_type != SHT_REL) in do_relocations()
/titanic_51/usr/src/lib/libtnfctl/
H A Dtraverse.c165 } else if (rel_shdr->sh_type == SHT_REL) { in _tnfctl_traverse_rela()
/titanic_51/usr/src/uts/intel/amd64/krtld/
H A Dkobj_reloc.c291 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 Dkobj_reloc.c350 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 Dkrtld.c183 { "SHT_REL", 0xffffffff, SHT_REL }, in dump_shdr()
/titanic_51/usr/src/lib/libctf/common/
H A Dctf_elfwrite.c193 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 Ddump.c381 * 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 Delf.h568 #define SHT_REL 9 macro
/titanic_51/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c247 { MSG_ORIG(MSG_PHDRNAM_REL), SHT_REL, SHF_ALLOC,
976 case SHT_REL: in get_data()
H A Delfdump.c2617 (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 Delf_common.h387 #define SHT_REL 9 /* relocation section - no addends */ macro
/titanic_51/usr/src/tools/ctf/cvt/
H A Doutput.c553 if (shdr.sh_type == SHT_REL || shdr.sh_type == SHT_RELA) in write_file()
/titanic_51/usr/src/cmd/sgs/mcs/common/
H A Dfile.c383 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 Ddt_link.c556 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 Dstr.c178 case SHT_REL: in shtype_to_strtab()
/titanic_51/usr/src/uts/common/krtld/
H A Dkobj.c1196 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 Dreadfile.c1169 sp->sh_type != SHT_REL && in iload32()

12