Searched refs:READUNLOCKS (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/cmd/sgs/libelf/common/ |
H A D | rawdata.c | 63 READUNLOCKS(elf, scn) in elf_rawdata() 69 READUNLOCKS(elf, scn) in elf_rawdata() 81 READUNLOCKS(elf, scn) in elf_rawdata() 86 READUNLOCKS(elf, scn) in elf_rawdata() 94 READUNLOCKS(elf, scn) in elf_rawdata() 107 READUNLOCKS(elf, scn) in elf_rawdata() 115 READUNLOCKS(elf, scn) in elf_rawdata() 122 READUNLOCKS(elf, scn) in elf_rawdata() 128 READUNLOCKS(elf, scn) in elf_rawdata()
|
H A D | strptr.c | 56 READUNLOCKS(elf, s) in elf_strptr() 64 READUNLOCKS(elf, s) in elf_strptr() 69 READUNLOCKS(elf, s) in elf_strptr() 88 READUNLOCKS(elf, s) in elf_strptr() 105 READUNLOCKS(elf, s) in elf_strptr() 116 READUNLOCKS(elf, s) in elf_strptr()
|
H A D | newdata.c | 51 READUNLOCKS(elf, s) in elf_newdata() 80 READUNLOCKS(elf, s) in elf_newdata() 84 READUNLOCKS(elf, s) in elf_newdata() 96 READUNLOCKS(elf, s) in elf_newdata()
|
H A D | flag.c | 59 READUNLOCKS(elf, scn) in elf_flagdata() 146 READUNLOCKS(elf, scn) in elf_flagscn() 152 READUNLOCKS(elf, scn) in elf_flagscn() 172 READUNLOCKS(elf, scn) in elf_flagshdr() 178 READUNLOCKS(elf, scn) in elf_flagshdr()
|
H A D | getshdr.c | 47 READUNLOCKS(elf, scn) in getshdr() 53 READUNLOCKS(elf, scn) in getshdr()
|
H A D | ndxscn.c | 47 READUNLOCKS(elf, scn) in elf_ndxscn()
|
H A D | nextscn.c | 46 READUNLOCKS(elf, scn) in elf_nextscn()
|
H A D | decl.h | 220 #define READUNLOCKS(e, s) \ macro 224 #define READUNLOCKS(e, s) \ macro
|
H A D | getdata.c | 314 READUNLOCKS(elf, scn); in elf_getdata()
|
H A D | gelf.c | 51 READUNLOCKS(EDATA_ELF((edata)), EDATA_SCN((edata))) 353 READUNLOCKS(scn->s_elf, scn); in gelf_getshdr() 364 READUNLOCKS(scn->s_elf, scn); in gelf_getshdr()
|