Searched refs:vn_file (Results 1 - 10 of 10) sorted by relevance
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | elf32.h | 236 Elf32_Word vn_file; member in struct:__anon421
|
H A D | elf64.h | 240 Elf64_Word vn_file; member in struct:__anon438
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | link.h | 355 Elf32_Word vn_file; /* name of needed dependency (file) */ member in struct:__anon278 399 Elf64_Word vn_file; /* name of needed dependency (file) */ member in struct:__anon283
|
/illumos-gate/usr/src/cmd/sgs/libelf/common/ |
H A D | xlate.m4 | 1473 tofa(dst, src->vn_file, VN1_file_$2); 1980 dst->vn_file = toma(src, VN1_file_$2);
|
H A D | xlate64.m4 | 1465 tofw(dst, src->vn_file, VN1_file_$2); 2019 dst->vn_file = tomw(src, VN1_file_$2);
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | version.c | 854 name = (char *)(str + vnd->vn_file);
|
H A D | update.c | 2794 vnd->vn_file = stoff;
|
/illumos-gate/usr/src/cmd/sgs/pvs/common/ |
H A D | pvs.c | 591 needobj = (char *)(strs + vnd->vn_file);
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | elf.c | 523 need = (char *)(cstrs + vnd->vn_file);
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 2177 name = string(vcache, cnt, scache, file, vnd->vn_file);
|
Completed in 281 milliseconds