Searched refs:SHT_SUNW_capinfo (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Delf.h432 #define SHT_SUNW_capinfo 0x6ffffff0 macro
759 * Version numbers for SHT_SUNW_capinfo and SHT_SUNW_capchain.
770 * A SHT_SUNW_capinfo table mirrors a symbol table. A capabilities symbol has
771 * a SHT_SUNW_capinfo table entry that provides an index into the associated
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate.m4724 case SHT_SUNW_capinfo:
H A Dxlate64.m4781 case SHT_SUNW_capinfo:
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c231 { MSG_ORIG(MSG_PHDRNAM_CAPINFO), SHT_SUNW_capinfo, SHF_ALLOC,
H A Delfdump.c1363 if (cishdr->sh_type != SHT_SUNW_capinfo) {
1515 * Make sure we've discovered a SHT_SUNW_capinfo table.
3037 GRAB(SHT_SUNW_capinfo, sunw_capinfo);
3332 TEST_ADDR(SHT_SUNW_capinfo,
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c579 case SHT_SUNW_capinfo:
1405 * section, and SHT_SUNW_capinfo section. Each of these sections provide
1884 MSG_ORIG(MSG_SCN_SUNWCAPINFO), SHT_SUNW_capinfo,
3386 * SHT_SUNW_capinfo, which is dependent on the associated symbol table
H A Dfiles.c2697 case SHT_SUNW_capinfo:

Completed in 100 milliseconds