Searched refs:SHT_NOTE (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | sections.msg | 54 @ MSG_SHT_NOTE "[ SHT_NOTE ]" # 7 56 @ MSG_SHT_NOTE_CF "SHT_NOTE"
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | entry.c | 201 EC_DESC_INIT(NULL, SHT_NOTE, 0, 0, note, 0),
|
H A D | map.c | 661 enp->ec_type = SHT_NOTE; in map_colon()
|
/titanic_44/usr/src/cmd/mdb/common/modules/krtld/ |
H A D | krtld.c | 181 { "SHT_NOTE", 0xffffffff, SHT_NOTE }, in dump_shdr()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | elf.h | 414 #define SHT_NOTE 7 macro
|
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 267 { MSG_ORIG(MSG_PHDRNAM_NOTE), SHT_NOTE, 0,
|
H A D | elfdump.c | 3803 if (shdr->sh_type != SHT_NOTE) in note() 3860 if ((shdr->sh_type != SHT_NOTE) || in has_linux_abi_note() 5103 case SHT_NOTE: in regular()
|
H A D | elfdump.msg | 299 # SHT_NOTE messages
|
/titanic_44/usr/src/cmd/sgs/mcs/common/ |
H A D | file.c | 458 if ((shdr->sh_type == SHT_NOTE) && (state->notesctndx == -1) && in traverse_file()
|
/titanic_44/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 1401 6253589 mcs has problems handling multiple SHT_NOTE sections
|