/titanic_44/usr/src/cmd/sgs/elfwrap/common/ |
H A D | elfwrap.c | 96 outsec.os_type = SHT_PROGBITS; in input() 316 case SHT_PROGBITS: in output() 407 if (shdr->sh_type == SHT_PROGBITS) in output() 486 if (outsec->os_shdr->sh_type == SHT_PROGBITS) { in output() 496 if (outsec->os_shdr->sh_type != SHT_PROGBITS) in output()
|
/titanic_44/usr/src/cmd/sgs/librtld_db/demo/i386/ |
H A D | rdb_mach.h | 43 #define PLTSECTT SHT_PROGBITS
|
/titanic_44/usr/src/cmd/sgs/librtld_db/demo/amd64/ |
H A D | rdb_mach.h | 47 #define PLTSECTT SHT_PROGBITS
|
/titanic_44/usr/src/cmd/sgs/librtld_db/demo/sparc/ |
H A D | rdb_mach.h | 49 #define PLTSECTT SHT_PROGBITS
|
/titanic_44/usr/src/cmd/sgs/librtld_db/demo/sparcv9/ |
H A D | rdb_mach.h | 49 #define PLTSECTT SHT_PROGBITS
|
/titanic_44/usr/src/tools/ctf/dwarf/common/ |
H A D | pro_section.h | 109 #define SECTION_TYPE SHT_PROGBITS
|
/titanic_44/usr/src/uts/common/ctf/ |
H A D | ctf_mod.c | 130 ctfsect.cts_type = SHT_PROGBITS; in ctf_modopen()
|
/titanic_44/usr/src/uts/common/fs/objfs/ |
H A D | objfs_data.c | 132 { SECT_TYPE_INFO, ".info", 0, 0, SHT_PROGBITS, 0, 0, 0, 0, \ 139 { SECT_TYPE_FILENAME, ".filename", 0, 0, SHT_PROGBITS, 0, 0, 0, 0, 1 } 146 SHT_PROGBITS, 0, sizeof (uint64_t)),
|
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | sections.msg | 30 @ MSG_SHT_PROGBITS "[ SHT_PROGBITS ]" # 1 32 @ MSG_SHT_PROGBITS_CF "SHT_PROGBITS"
|
/titanic_44/usr/src/cmd/sgs/libelf/demo/ |
H A D | acom.c | 119 shdr.sh_type = SHT_PROGBITS; in update_comment()
|
/titanic_44/usr/src/lib/libctf/common/ |
H A D | ctf_lib.c | 234 ctfsect.cts_type = SHT_PROGBITS; in ctf_fdopen() 372 if (shp->sh_type == SHT_PROGBITS && in ctf_fdopen()
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | place.c | 1015 (os_shdr->sh_type == SHT_PROGBITS))) && in ld_place_section() 1140 ((shdr = isp_convert_type(isp, SHT_PROGBITS)) == NULL)) in ld_place_section() 1181 if (ifl && (shdr->sh_type == SHT_PROGBITS)) { in ld_place_section()
|
H A D | sections.c | 468 case SHT_PROGBITS: in new_section() 911 if (new_section(ofl, SHT_PROGBITS, MSG_ORIG(MSG_SCN_COMMENT), 0, in make_comment() 1328 if (new_section(ofl, SHT_PROGBITS, MSG_ORIG(MSG_SCN_GOT), 0, in ld_make_got() 1387 if (new_section(ofl, SHT_PROGBITS, MSG_ORIG(MSG_SCN_INTERP), 0, in make_interp() 1928 if (new_section(ofl, SHT_PROGBITS, MSG_ORIG(MSG_SCN_PLT), 0, in make_plt() 2620 if (new_section(ofl, SHT_PROGBITS, MSG_ORIG(MSG_SCN_DATA), 0, in ld_make_parexpn_data() 3416 if (new_section(ofl, SHT_PROGBITS, MSG_ORIG(MSG_SCN_DATA), 0, in ld_make_data() 3448 if (new_section(ofl, SHT_PROGBITS, MSG_ORIG(MSG_SCN_TEXT), 0, in ld_make_text()
|
H A D | outfile.c | 267 shdr->sh_type = SHT_PROGBITS; in pad_outfile()
|
H A D | README.XLINK | 275 progbits sections (SHT_PROGBITS). libelf does not understand program 285 GOT and PLT sections are SHT_PROGBITS. You will probably find
|
/titanic_44/usr/src/cmd/sgs/librtld/common/ |
H A D | dldump.c | 609 shdr->sh_type = SHT_PROGBITS; in rt_dldump() 708 shdr->sh_type = SHT_PROGBITS; in rt_dldump()
|
/titanic_44/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mod.c | 144 if (shdr.sh_type != SHT_PROGBITS) in mod_binary_path_get()
|
/titanic_44/usr/src/cmd/strings/ |
H A D | strings.c | 163 (shdr.sh_type == SHT_PROGBITS)) { in look_in_sections()
|
/titanic_44/usr/src/cmd/mdb/common/modules/krtld/ |
H A D | krtld.c | 175 { "SHT_PROGBITS", 0xffffffff, SHT_PROGBITS }, in dump_shdr()
|
/titanic_44/usr/src/cmd/sgs/mcs/common/ |
H A D | file.c | 440 (shdr->sh_type == SHT_PROGBITS)) { in traverse_file() 948 dst_shdr.sh_type = SHT_PROGBITS; in build_file() 1041 dst_shdr.sh_type = SHT_PROGBITS; in build_file()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | elf.h | 408 #define SHT_PROGBITS 1 macro
|
/titanic_44/usr/src/lib/libproc/common/ |
H A D | Psymtab_machelf32.c | 685 sp->sh_type = SHT_PROGBITS; in fake_elf64()
|
/titanic_44/usr/src/tools/ctf/cvt/ |
H A D | output.c | 627 shdr.sh_type = SHT_PROGBITS; in write_file()
|
/titanic_44/usr/src/cmd/dis/ |
H A D | dis_target.c | 801 return ((scn->ds_shdr.sh_type == SHT_PROGBITS) && in dis_section_istext()
|
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 911 if ((shdr->sh_type != SHT_PROGBITS) && in unwind() 2954 case SHT_PROGBITS: in dynamic() 3225 TEST_ADDR(SHT_PROGBITS, fini); in dynamic() 3244 TEST_ADDR(SHT_PROGBITS, init); in dynamic() 5046 case SHT_PROGBITS: in regular()
|