Searched refs:s_elf (Results 1 – 11 of 11) sorted by relevance
69 s->sb_scn.s_elf = elf; in elf_newscn()79 s->sb_scn.s_elf = elf; in elf_newscn()99 s->sb_scn.s_elf = elf; in elf_newscn()109 s->sb_scn.s_elf = elf; in elf_newscn()
120 assert(!elf_threaded || RW_LOCK_HELD(&(scn->s_elf->ed_rwlock))); in _elf_locked_getdata()122 elf = scn->s_elf; in _elf_locked_getdata()158 elf = scn->s_elf; in _elf_locked_getdata()311 elf = scn->s_elf; in elf_getdata()
49 elf = scn->s_elf; in elf_flagdata()142 elf = scn->s_elf; in elf_flagscn()168 elf = scn->s_elf; in elf_flagshdr()
39 (((Dnode *)(edata))->db_scn->s_elf->ed_class)42 (((Dnode *)(edata))->db_scn->s_elf)336 if (scn->s_elf->ed_class == ELFCLASS32) { in gelf_getshdr()342 READLOCKS(scn->s_elf, scn); in gelf_getshdr()353 READUNLOCKS(scn->s_elf, scn); in gelf_getshdr()356 } else if (scn->s_elf->ed_class == ELFCLASS64) { in gelf_getshdr()362 READLOCKS(scn->s_elf, scn); in gelf_getshdr()364 READUNLOCKS(scn->s_elf, scn); in gelf_getshdr()380 if (scn->s_elf->ed_class == ELFCLASS32) { in gelf_update_shdr()386 ELFWLOCK(scn->s_elf); in gelf_update_shdr()[all …]
111 s->s_elf = elf; in _elf_prepscn()114 s->s_shdr = (Shdr*)s->s_elf->ed_shdr + s->s_index; in _elf_prepscn()147 NOTE(ASSUMING_PROTECTED(*s, *(s->s_elf))) in _elf_cookscn()166 elf = s->s_elf; in _elf_cookscn()
44 elf = scn->s_elf; in elf_ndxscn()
44 elf = scn->s_elf; in getshdr()
47 elf = s->s_elf; in elf_newdata()
138 Elf *s_elf; /* parent file */ member153 NOTE(READ_ONLY_DATA(Elf_Scn::s_elf))
48 elf = scn->s_elf; in elf_rawdata()
234 Elf * elf = s->s_elf; in _elf_cookscn()