Searched refs:SHN_AMD64_LCOMMON (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | elf_amd64.h | 131 #define SHN_AMD64_LCOMMON 0xff02 macro 132 #define SHN_X86_64_LCOMMON SHN_AMD64_LCOMMON
|
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | symbols.c | 294 { SHN_AMD64_LCOMMON, AMD, MSG_SHN_AMD64_LCOMMON_DEF }, in conv_sym_shndx_strings() 305 { SHN_AMD64_LCOMMON, AMD, MSG_SHN_AMD64_LCOMMON_CF }, in conv_sym_shndx_strings() 316 { SHN_AMD64_LCOMMON, AMD, MSG_SHN_AMD64_LCOMMON_CFNP }, in conv_sym_shndx_strings() 327 { SHN_AMD64_LCOMMON, AMD, MSG_SHN_AMD64_LCOMMON_NF }, in conv_sym_shndx_strings()
|
H A D | symbols.msg | 95 @ MSG_SHN_AMD64_LCOMMON_CF "SHN_AMD64_LCOMMON" # 0xff02 99 @ MSG_SHN_X86_64_LCOMMON_CF "SHN_X86_64_LCOMMON" # Alias: SHN_AMD64_LCOMMON
|