Searched refs:PT_SUNWBSS (Results 1 – 6 of 6) sorted by relevance
/titanic_51/usr/src/cmd/sgs/libconv/common/ |
H A D | phdr.c | 88 { PT_SUNWBSS, SOL, MSG_PT_SUNWBSS }, in conv_phdr_type_strings() 102 { PT_SUNWBSS, SOL, MSG_PT_SUNWBSS_CF }, in conv_phdr_type_strings() 116 { PT_SUNWBSS, SOL, MSG_PT_SUNWBSS_CFNP }, in conv_phdr_type_strings() 130 { PT_SUNWBSS, SOL, MSG_PT_SUNWBSS_NF }, in conv_phdr_type_strings() 143 #if PT_LOSUNW != PT_SUNWBSS in conv_phdr_type_strings()
|
H A D | phdr.msg | 83 @ MSG_PT_SUNWBSS "[ PT_SUNWBSS ]" # 0x6ffffffa 84 @ MSG_PT_SUNWBSS_CF "PT_SUNWBSS"
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | elf.h | 504 #define PT_SUNWBSS 0x6ffffffa /* Sun Specific segment (unused) */ macro
|
/titanic_51/usr/src/boot/sys/sys/ |
H A D | elf_common.h | 504 #define PT_SUNWBSS 0x6ffffffa /* Sun Specific segment */ macro
|
/titanic_51/usr/src/uts/common/os/ |
H A D | mmapobj.c | 65 * or PT_SUNWBSS segment according to the ELF standard. Refer to the "Linker 76 * about the PT_LOAD and PT_SUNWBSS sections to speed up future mappings of 989 * Map a PT_LOAD or PT_SUNWBSS section of an executable file into the user's 1346 if (p_type == PT_LOAD || p_type == PT_SUNWBSS) { in calc_loadable() 1524 * for PT_LOAD and PT_SUNWBSS segments into mrp. 1765 if (p_type == PT_LOAD || p_type == PT_SUNWBSS) { in process_phdr()
|
/titanic_51/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 847 5021541 unnecessary PT_SUNWBSS segment may be created 1500 6736890 PT_SUNWBSS should be disabled (D) 1501 PSARC/2008/715 PT_SUNWBSS removal
|