Searched refs:Elf_Arhdr (Results 1 – 19 of 19) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libelf/common/ |
H A D | getarhdr.c | 39 Elf_Arhdr * 43 Elf_Arhdr * rc; in elf_getarhdr()
|
H A D | member.h | 70 Elf_Arhdr m_hdr;
|
H A D | README.LFS | 72 } Elf_Arhdr; 90 In addition to providing alternative large file aware Elf_Arhdr and 99 Elf_Arhdr *elf_getarhdr(Elf *);
|
H A D | llib-lelf | 114 Elf_Arhdr * elf_getarhdr(Elf *);
|
/titanic_44/usr/src/head/ |
H A D | libelf.h | 130 } Elf_Arhdr; typedef 172 Elf_Arhdr *elf_getarhdr(Elf *);
|
/titanic_44/usr/src/tools/ctf/cvt/ |
H A D | input.c | 134 Elf_Arhdr *arh; in read_archive() 254 Elf_Arhdr *arh; in count_archive()
|
/titanic_44/usr/src/cmd/sgs/size/common/ |
H A D | main.c | 70 static Elf_Arhdr *arhdr;
|
/titanic_44/usr/src/cmd/sgs/libelf/demo/ |
H A D | pcom.c | 131 Elf_Arhdr *arhdr; in process_elf()
|
H A D | tpcom.c | 143 Elf_Arhdr *arhdr; in process_elf()
|
H A D | dispsyms.c | 299 Elf_Arhdr *arhdr; in process_elf()
|
/titanic_44/usr/src/cmd/sgs/mcs/common/ |
H A D | file.c | 57 copy_non_elf_to_temp_ar(int, Elf *, int, Elf_Arhdr *, char *, Cmd_Info *); 58 static void copy_elf_file_to_temp_ar_file(int, Elf_Arhdr *, char *); 77 Elf_Arhdr *mem_header; in each_file() 1268 Elf_Arhdr *mem_header, in copy_elf_file_to_temp_ar_file() 1333 Elf_Arhdr *mem_header, in copy_non_elf_to_temp_ar()
|
/titanic_44/usr/src/cmd/dis/ |
H A D | dis_target.c | 94 Elf_Arhdr *dt_arhdr; /* archive header (for archives) */ 424 Elf_Arhdr *arhdr = NULL; in dis_tgt_create()
|
/titanic_44/usr/src/cmd/sgs/ld/common/ |
H A D | ld.c | 179 Elf_Arhdr *arhdr; in archive()
|
/titanic_44/usr/src/cmd/sgs/dump/common/ |
H A D | dump.c | 1743 int fd, Elf *elf_file, Elf_Arhdr *p_ar, char *filename) in load_arstring_table() 1793 Elf_Arhdr *p_ar; in dump_ar_hdr() 1879 Elf_Arhdr *p_ar; in dump_ar_files()
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | libs.c | 323 Elf_Arhdr *arhdr; in ar_member_name()
|
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | main.c | 565 Elf_Arhdr *arhdr; in archive()
|
/titanic_44/usr/src/cmd/sgs/nm/common/ |
H A D | nm.c | 597 Elf_Arhdr *p_ar; in print_ar_files()
|
/titanic_44/usr/src/cmd/abi/appcert/static_prof/ |
H A D | static_prof.c | 1361 Elf_Arhdr *p_ar; in process_archive()
|
/titanic_44/usr/src/cmd/sgs/ar/common/ |
H A D | file.c | 310 Elf_Arhdr *mem_header = NULL; in getfile()
|