Oracle Solaris 11.4.72 Release
-
elfdump
(1) is extended to dump PLT (Procedure Linkage Table) sections. The-L
option is provided to select that output. -
ld
(1) provides predefined mapfile conditional identifiers corresponding to the object type specified by the-z type
option:_ZTYPE_EXEC
,_ZTYPE_KMOD
,_ZTYPE_PIE
,_ZTYPE_RELOC
, and_ZTYPE_SHARED
.