Home
last modified time | relevance | path

Searched refs:_elf_locked_getdata (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dstrptr.c80 while ((d = _elf_locked_getdata(s, d)) != 0) { in elf_strptr()
92 while ((d = _elf_locked_getdata(s, d)) != 0) { in elf_strptr()
H A Dgetdata.c111 _elf_locked_getdata(Elf_Scn * scn, Elf_Data * data) in _elf_locked_getdata() function
311 rc = _elf_locked_getdata(scn, data); in elf_getdata()
H A Ddecl.h377 extern Elf_Data *_elf_locked_getdata(Elf_Scn *, Elf_Data *);
H A Dupdate.c641 if (_elf_locked_getdata(s, &prevd->db_data) != in wrt()
922 if (_elf_locked_getdata(s, &prevd->db_data) != in _elfxx_swap_wrimage()