Searched refs:VERNEED (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | _elf.h | 153 #define VERNEED(X) (((Rt_elfp *)(X)->rt_priv)->e_verneed) macro
|
H A D | elf.c | 478 Verneed *vnd = VERNEED(clmp); in elf_verify_vers() 1945 VERNEED(lmp) = (Verneed *)(dyn->d_un.d_ptr +
|
H A D | analyze.c | 2166 VERNEED(clmp) && (elf_verify_vers(name, clmp, nlmp) == 0)) in load_finish()
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | dynamic.msg | 273 @ MSG_DT_VERNEED_CFNP "VERNEED"
|
/illumos-gate/usr/src/cmd/sgs/libelf/common/ |
H A D | xlate.m4 | 576 /* VERNEED */ { verneed_2L11_tof, verneed_2L11_tom}, 600 /* VERNEED */ { verneed_2M11_tof, verneed_2M11_tom}, 637 /* VERDEF */ { 1, 1}, /* because bot VERDEF & VERNEED have varying */ 638 /* VERNEED */ { 1, 1}, /* sized structures we set their sizes */
|
H A D | xlate64.m4 | 633 /* VERNEED */ { verneed_2L11_tof, verneed_2L11_tom}, 657 /* VERNEED */ { verneed_2M11_tof, verneed_2M11_tom}, 694 /* VERDEF */ { 1, 1 }, /* both VERDEF & VERNEED have varying size */ 695 /* VERNEED */ { 1, 1 }, /* structures so we set their sizes to 1 */
|
/illumos-gate/usr/src/cmd/sgs/tools/ |
H A D | SUNWonld-README | 1480 6749055 ld should generate GNU style VERSYM indexes for VERNEED records (D)
|