Home
last modified time | relevance | path

Searched refs:gelf_getphdr (Results 1 – 20 of 20) sorted by relevance

/titanic_44/usr/src/cmd/sgs/libelf/demo/
H A Ddcom.c307 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 DMakefile88 gelf_getphdr.3elf \
162 gelf_getphdr.3elf := LINKSRC = gelf.3elf
/titanic_44/usr/src/head/
H A Dgelf.h115 GElf_Phdr * gelf_getphdr(Elf *, int, GElf_Phdr *);
/titanic_44/usr/src/cmd/sgs/dump/common/
H A Dfcns.c114 if (gelf_getphdr(elf_file, counter, &p_phdr) == 0) { in dump_exec_header()
H A Ddump.c1305 (void) gelf_getphdr(elf_file, header_num, &p_phdr); in dump_dynamic()
/titanic_44/usr/src/cmd/sgs/libelf/common/
H A Dlibelf.wlcmd80 root gelf_getphdr
H A Dmapfile-vers89 gelf_getphdr;
H A Dllib-lelf71 GElf_Phdr * gelf_getphdr(Elf *, int, GElf_Phdr *);
H A Dgelf.c216 gelf_getphdr(Elf *elf, int ndx, GElf_Phdr *dst) in gelf_getphdr() function
/titanic_44/usr/src/cmd/sgs/gprof/common/
H A Dreadelf.c152 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 Dprocess.c248 if (gelf_getphdr(elf, i, &p) == NULL) { in process_phdr()
/titanic_44/usr/src/lib/libproc/common/
H A DPidle.c262 if ((php = gelf_getphdr(elf, i, &phdr)) == NULL) { in Pgrab_file()
H A DPcore.c1835 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 Drdelf.c372 if (gelf_getphdr(elf, ndx, &phdr) == NULL) in get_txtorigin()
/titanic_44/usr/src/cmd/sgs/mcs/common/
H A Dfile.c757 (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 Dmaps.c279 if (gelf_getphdr(mp->mi_elf, cnt, &phdr) == NULL) { in load_map()
/titanic_44/usr/src/cmd/sgs/ldd/common/
H A Dldd.c494 if (gelf_getphdr(elf, cnt, &phdr) == NULL) { in elf_check()
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3elf.inc84 link path=usr/share/man/man3elf/gelf_getphdr.3elf target=gelf.3elf
/titanic_44/usr/src/tools/ctf/cvt/
H A Doutput.c488 gelf_getphdr(src, i, &phdr); in write_file()
/titanic_44/
H A D.gitignore6139 usr/src/man/man3elf/gelf_getphdr.3elf