Searched refs:SHT_SUNW_ANNOTATE (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Delf.h439 #define SHT_SUNW_ANNOTATE 0x6ffffff7 macro
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate.m4728 case SHT_SUNW_ANNOTATE:
H A Dxlate64.m4785 case SHT_SUNW_ANNOTATE:
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h403 #define SHT_SUNW_ANNOTATE 0x6ffffff7 macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c1282 * If the relocation is against a SHT_SUNW_ANNOTATE
1286 if (osp && (osp->os_shdr->sh_type == SHT_SUNW_ANNOTATE))
H A Dmachrel.intel.c1258 * If the relocation is against a SHT_SUNW_ANNOTATE
1262 if (osp && (osp->os_shdr->sh_type == SHT_SUNW_ANNOTATE))
H A Dmachrel.sparc.c1646 * If the relocation is against a SHT_SUNW_ANNOTATE
1650 if (osp && (osp->os_shdr->sh_type == SHT_SUNW_ANNOTATE))
H A Dfiles.c2720 case SHT_SUNW_ANNOTATE:

Completed in 101 milliseconds