Searched refs:SHN_BEFORE (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/libconv/common/
H A Dsections_machelf.c62 if (info == SHN_BEFORE)
H A Dsymbols.c292 { SHN_BEFORE, ALL, MSG_SHN_BEFORE_CFNP },
303 { SHN_BEFORE, ALL, MSG_SHN_BEFORE_CF },
314 { SHN_BEFORE, ALL, MSG_SHN_BEFORE_CFNP },
325 { SHN_BEFORE, ALL, MSG_SHN_BEFORE_NF },
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Delf_386.h83 #define SHN_BEFORE 0xff00 macro
H A Delf_SPARC.h156 #define SHN_BEFORE 0xff00 macro
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dorder.c48 * SHN_BEFORE/SHN_AFTER - Sections are placed before/after all other
97 * If sh_info is SHN_BEFORE or SHN_AFTER, it is put in the pre/post group,
124 if ((keyshndx == SHN_BEFORE) || (keyshndx == SHN_AFTER))
353 if ((keyshndx != SHN_BEFORE) && (keyshndx != SHN_AFTER)) {
H A Dplace.c156 if (shndx == SHN_BEFORE) {
/opensolaris-onvv-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsections.c389 if (link == SHN_BEFORE) {

Completed in 111 milliseconds