Searched refs:SHT_NOTE (Results 1 – 13 of 13) sorted by relevance
| /illumos-gate/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"
|
| /illumos-gate/usr/src/lib/libdwarf/common/ |
| H A D | dwarf_elf_defines.h | 94 #ifndef SHT_NOTE 95 #define SHT_NOTE 7 macro
|
| /illumos-gate/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()
|
| /illumos-gate/usr/src/cmd/mdb/common/modules/krtld/ |
| H A D | krtld.c | 194 { "SHT_NOTE", 0xffffffff, SHT_NOTE }, in dump_shdr()
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | elf.h | 596 #define SHT_NOTE 7 macro
|
| /illumos-gate/usr/src/boot/sys/sys/ |
| H A D | elf_common.h | 385 #define SHT_NOTE 7 /* note section */ macro
|
| /illumos-gate/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 | 3906 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 D | elfdump.msg | 311 # SHT_NOTE messages
|
| /illumos-gate/usr/src/lib/libproc/common/ |
| H A D | Psymtab.c | 1693 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 D | file.c | 461 if ((shdr->sh_type == SHT_NOTE) && (state->notesctndx == -1) && in traverse_file()
|
| /illumos-gate/usr/src/cmd/sgs/tools/ |
| H A D | SUNWonld-README | 1401 6253589 mcs has problems handling multiple SHT_NOTE sections
|