Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsections.msg54 @ MSG_SHT_NOTE "[ SHT_NOTE ]" # 7
56 @ MSG_SHT_NOTE_CF "SHT_NOTE"
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h94 #ifndef SHT_NOTE
95 #define SHT_NOTE 7 macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dentry.c201 EC_DESC_INIT(NULL, SHT_NOTE, 0, 0, note, 0),
H A Dmap.c661 enp->ec_type = SHT_NOTE; in map_colon()
/illumos-gate/usr/src/cmd/mdb/common/modules/krtld/
H A Dkrtld.c194 { "SHT_NOTE", 0xffffffff, SHT_NOTE }, in dump_shdr()
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h596 #define SHT_NOTE 7 macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h385 #define SHT_NOTE 7 /* note section */ macro
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c267 { MSG_ORIG(MSG_PHDRNAM_NOTE), SHT_NOTE, 0,
H A Delfdump.c3906 if (shdr->sh_type != SHT_NOTE) in note()
3963 if ((shdr->sh_type != SHT_NOTE) || in has_linux_abi_note()
5273 case SHT_NOTE: in regular()
H A Delfdump.msg311 # SHT_NOTE messages
/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab.c1693 if (hdr.sh_type != SHT_NOTE) in build_alt_debug()
2075 if (cp->c_shdr.sh_type == SHT_NOTE && in Pbuild_file_symtab()
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c461 if ((shdr->sh_type == SHT_NOTE) && (state->notesctndx == -1) && in traverse_file()
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README1401 6253589 mcs has problems handling multiple SHT_NOTE sections