Searched refs:read_archive (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/tools/ctf/cvt/ |
H A D | input.c | 129 read_archive(int fd, Elf *elf, char *file, char *label, read_cb_f *func, in read_archive() function 155 rc = read_archive(fd, melf, memname, label, in read_archive() 202 found = read_archive(fd, elf, file, label, in read_ctf_common()
|
/titanic_41/usr/src/cmd/make/bin/ |
H A D | ar.cc | 157 extern timestruc_t& read_archive(register Name target); 183 read_archive(register Name target) in read_archive() function
|
H A D | files.cc | 102 return read_archive(target); in exists()
|
/titanic_41/usr/src/cmd/make/include/mk/ |
H A D | defs.h | 368 extern timestruc_t& read_archive(register Name target);
|