Searched refs:PT_SUNW_EH_FRAME (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | phdr.c | 93 { PT_SUNW_EH_FRAME, SOL, MSG_PT_SUNW_EH_FRAME }, in conv_phdr_type_strings() 107 { PT_SUNW_EH_FRAME, SOL, MSG_PT_SUNW_EH_FRAME_CF }, in conv_phdr_type_strings() 121 { PT_SUNW_EH_FRAME, SOL, MSG_PT_SUNW_EH_FRAME_CFNP }, in conv_phdr_type_strings() 135 { PT_SUNW_EH_FRAME, SOL, MSG_PT_SUNW_EH_FRAME_NF }, in conv_phdr_type_strings()
|
H A D | phdr.msg | 65 @ MSG_PT_SUNW_EH_FRAME "[ PT_SUNW_EH_FRAME ]" # 0x6474e550 66 @ MSG_PT_SUNW_EH_FRAME_CF "PT_SUNW_EH_FRAME"
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | elf.h | 342 #define PT_SUNW_EH_FRAME 0x6474e550 macro 343 #define PT_GNU_EH_FRAME PT_SUNW_EH_FRAME
|
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 1187 case PT_SUNW_EH_FRAME: in fake_shdr_cache()
|
H A D | elfdump.c | 858 static Word phdr_types[] = { PT_SUNW_UNWIND, PT_SUNW_EH_FRAME }; in unwind()
|
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | elf.c | 1695 case PT_SUNW_EH_FRAME:
|