Searched refs:SHN_AFTER (Results 1 – 11 of 11) sorted by relevance
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | symbols.c | 293 { SHN_AFTER, ALL, MSG_SHN_AFTER_CFNP }, in conv_sym_shndx_strings() 304 { SHN_AFTER, ALL, MSG_SHN_AFTER_CF }, in conv_sym_shndx_strings() 315 { SHN_AFTER, ALL, MSG_SHN_AFTER_CFNP }, in conv_sym_shndx_strings() 326 { SHN_AFTER, ALL, MSG_SHN_AFTER_NF }, in conv_sym_shndx_strings()
|
H A D | sections_machelf.c | 64 else if (info == SHN_AFTER) in conv_sec_linkinfo()
|
H A D | symbols.msg | 92 @ MSG_SHN_AFTER_CF "SHN_AFTER" # 0xff01
|
H A D | sections.msg | 211 @ MSG_SHN_AFTER "[ SHN_AFTER ]"
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | elf_386.h | 84 #define SHN_AFTER 0xff01 macro
|
H A D | elf_SPARC.h | 157 #define SHN_AFTER 0xff01 macro
|
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | order.c | 124 if ((keyshndx == SHN_BEFORE) || (keyshndx == SHN_AFTER)) in is_keyshndx_ok() 353 if ((keyshndx != SHN_BEFORE) && (keyshndx != SHN_AFTER)) { in ld_process_ordered()
|
H A D | place.c | 160 } else if (shndx == SHN_AFTER) { in os_attach_isp()
|
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | sections.c | 392 } else if (link == SHN_AFTER) { in Dbg_sec_order_list()
|
H A D | liblddbg.msg | 1031 SHN_AFTER=%u" 1033 @ MSG_ORD_TITLE_2 " %s=SHN_AFTER: section=%s from %s"
|
/titanic_50/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 348 4204447 elfdump should understand SHN_AFTER/SHN_BEGIN macro
|