Home
last modified time | relevance | path

Searched refs:m_got_entsize (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dgot.c49 Word m_got_xnumber, size_t m_got_entsize) in Dbg_got_display() argument
83 Off off = goff + (gotndx * m_got_entsize); in Dbg_got_display()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_libld.h93 Word m_got_entsize; member
H A Dsections.c1335 size_t size = (size_t)ofl->ofl_gotcnt * ld_targ.t_m.m_got_entsize; in ld_make_got()
1346 shdr->sh_entsize = ld_targ.t_m.m_got_entsize; in ld_make_got()
H A Drelocate.c2779 ld_targ.t_m.m_got_xnumber, ld_targ.t_m.m_got_entsize)); in ld_reloc_process()
H A Dupdate.c1994 ld_targ.t_m.m_got_xnumber, ld_targ.t_m.m_got_entsize)); in update_osym()