Searched refs:PT_SUNW_EH_FRAME (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | phdr.c | 93 { PT_SUNW_EH_FRAME, SOL, MSG_PT_SUNW_EH_FRAME }, 107 { PT_SUNW_EH_FRAME, SOL, MSG_PT_SUNW_EH_FRAME_CF }, 121 { PT_SUNW_EH_FRAME, SOL, MSG_PT_SUNW_EH_FRAME_CFNP }, 135 { PT_SUNW_EH_FRAME, SOL, MSG_PT_SUNW_EH_FRAME_NF },
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | elf.h | 334 * PT_SUNW_UNWIND and PT_SUNW_EH_FRAME perform the same function, 336 * PT_SUNW_UNWIND is the original value, while PT_SUNW_EH_FRAME is 342 #define PT_SUNW_EH_FRAME 0x6474e550 macro 343 #define PT_GNU_EH_FRAME PT_SUNW_EH_FRAME
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 1187 case PT_SUNW_EH_FRAME:
|
H A D | elfdump.c | 868 static Word phdr_types[] = { PT_SUNW_UNWIND, PT_SUNW_EH_FRAME };
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | elf.c | 1695 case PT_SUNW_EH_FRAME:
|
Completed in 92 milliseconds