Home
last modified time | relevance | path

Searched refs:SHT_SUNW_dof (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dchecksum.c154 (shdr->sh_type == SHT_SUNW_dof)) in elf_checksum()
H A Dxlate64.m4775 case SHT_SUNW_dof:
H A Dxlate.m4718 case SHT_SUNW_dof:
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsections.msg123 @ MSG_SHT_SUNW_DOF "[ SHT_SUNW_dof ]" # 0x6ffffff4
125 @ MSG_SHT_SUNW_DOF_CF "SHT_SUNW_dof"
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h589 #define SHT_SUNW_dof 0x6ffffff4 macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h397 #define SHT_SUNW_dof 0x6ffffff4 macro
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_link.c513 shp->sh_type = SHT_SUNW_dof; in dump_elf32()
650 shp->sh_type = SHT_SUNW_dof; in dump_elf64()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c1220 (shdr->sh_type != SHT_SUNW_dof) && in ld_place_section()
H A Dmachrel.amd.c1266 (rsp->rel_isdesc->is_shdr->sh_type == SHT_SUNW_dof)) && in ld_reloc_local()
H A Dmachrel.intel.c1266 (rsp->rel_isdesc->is_shdr->sh_type == SHT_SUNW_dof)) && in ld_reloc_local()
H A Dmachrel.sparc.c1639 (rsp->rel_isdesc->is_shdr->sh_type == SHT_SUNW_dof)) && in ld_reloc_local()
H A Drelocate.c1561 reld->rel_isdesc->is_shdr->sh_type == SHT_SUNW_dof) { in ld_process_sym_reloc()
H A Dfiles.c2728 case SHT_SUNW_dof: in process_elf()