Home
last modified time | relevance | path

Searched refs:SHN_AFTER (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsymbols.c319 { SHN_AFTER, ALL, MSG_SHN_AFTER_CFNP }, in conv_sym_shndx_strings()
330 { SHN_AFTER, ALL, MSG_SHN_AFTER_CF }, in conv_sym_shndx_strings()
341 { SHN_AFTER, ALL, MSG_SHN_AFTER_CFNP }, in conv_sym_shndx_strings()
352 { SHN_AFTER, ALL, MSG_SHN_AFTER_NF }, in conv_sym_shndx_strings()
H A Dsections_machelf.c64 else if (info == SHN_AFTER) in conv_sec_linkinfo()
H A Dsymbols.msg104 @ MSG_SHN_AFTER_CF "SHN_AFTER" # 0xff01
H A Dsections.msg261 @ MSG_SHN_AFTER "[ SHN_AFTER ]"
/illumos-gate/usr/src/uts/common/sys/
H A Delf_386.h89 #define SHN_AFTER 0xff01 macro
H A Delf_SPARC.h157 #define SHN_AFTER 0xff01 macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dorder.c124 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 Dplace.c161 } else if (shndx == SHN_AFTER) { in os_attach_isp()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsections.c392 } else if (link == SHN_AFTER) { in Dbg_sec_order_list()
H A Dliblddbg.msg1033 SHN_AFTER=%u"
1035 @ MSG_ORD_TITLE_2 " %s=SHN_AFTER: section=%s from %s"
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README348 4204447 elfdump should understand SHN_AFTER/SHN_BEGIN macro