/titanic_44/usr/src/cmd/sgs/libelf/demo/ |
H A D | dcom.c | 307 if (gelf_getphdr(elf, ndx, &phdr) == NULL || in delete_comment() 308 gelf_getphdr(telf, ndx, &tphdr) == NULL) { in delete_comment()
|
/titanic_44/usr/src/man/man3elf/ |
H A D | Makefile | 88 gelf_getphdr.3elf \ 162 gelf_getphdr.3elf := LINKSRC = gelf.3elf
|
/titanic_44/usr/src/head/ |
H A D | gelf.h | 115 GElf_Phdr * gelf_getphdr(Elf *, int, GElf_Phdr *);
|
/titanic_44/usr/src/cmd/sgs/dump/common/ |
H A D | fcns.c | 114 if (gelf_getphdr(elf_file, counter, &p_phdr) == 0) { in dump_exec_header()
|
H A D | dump.c | 1305 (void) gelf_getphdr(elf_file, header_num, &p_phdr); in dump_dynamic()
|
/titanic_44/usr/src/cmd/sgs/libelf/common/ |
H A D | libelf.wlcmd | 80 root gelf_getphdr
|
H A D | mapfile-vers | 89 gelf_getphdr;
|
H A D | llib-lelf | 71 GElf_Phdr * gelf_getphdr(Elf *, int, GElf_Phdr *);
|
H A D | gelf.c | 216 gelf_getphdr(Elf *elf, int ndx, GElf_Phdr *dst) in gelf_getphdr() function
|
/titanic_44/usr/src/cmd/sgs/gprof/common/ |
H A D | readelf.c | 152 if (gelf_getphdr(elf, ndx, &phdr) == NULL) in get_txtorigin() 251 if (gelf_getphdr(elf, i, &phdr) == NULL) in get_textseg()
|
/titanic_44/usr/src/cmd/sgs/size/common/ |
H A D | process.c | 248 if (gelf_getphdr(elf, i, &p) == NULL) { in process_phdr()
|
/titanic_44/usr/src/lib/libproc/common/ |
H A D | Pidle.c | 262 if ((php = gelf_getphdr(elf, i, &phdr)) == NULL) { in Pgrab_file()
|
H A D | Pcore.c | 1835 if (gelf_getphdr(elf, i, &phdr) != NULL && in core_find_text() 1870 if (gelf_getphdr(elf, i, &phdr) != NULL && in core_find_data()
|
/titanic_44/usr/src/cmd/sgs/prof/common/ |
H A D | rdelf.c | 372 if (gelf_getphdr(elf, ndx, &phdr) == NULL) in get_txtorigin()
|
/titanic_44/usr/src/cmd/sgs/mcs/common/ |
H A D | file.c | 757 (void) gelf_getphdr(src_elf, (int)x, &src); in build_file() 759 (void) gelf_getphdr(dst_elf, (int)x, &dst); in build_file() 1248 (void) gelf_getphdr(elf, i, &ph); in build_segment_table()
|
/titanic_44/usr/src/cmd/sgs/librtld_db/demo/common/ |
H A D | maps.c | 279 if (gelf_getphdr(mp->mi_elf, cnt, &phdr) == NULL) { in load_map()
|
/titanic_44/usr/src/cmd/sgs/ldd/common/ |
H A D | ldd.c | 494 if (gelf_getphdr(elf, cnt, &phdr) == NULL) { in elf_check()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3elf.inc | 84 link path=usr/share/man/man3elf/gelf_getphdr.3elf target=gelf.3elf
|
/titanic_44/usr/src/tools/ctf/cvt/ |
H A D | output.c | 488 gelf_getphdr(src, i, &phdr); in write_file()
|
/titanic_44/ |
H A D | .gitignore | 6139 usr/src/man/man3elf/gelf_getphdr.3elf
|