Home
last modified time | relevance | path

Searched refs:ed_arstroff (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Ddecl.h301 size_t ed_arstroff; /* archive string table hdr offset */ member
H A Dar.c326 elf->ed_arstroff = (char *)a - base; in _elf_arinit()
H A Dbegin.c102 if (ref->ed_arstroff == ref->ed_nextoff) in _elf_member()