Searched refs:elf_getphdrnum (Results 1 – 15 of 15) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libelf/common/ |
H A D | getphnum.c | 47 elf_getphdrnum(Elf *elf, size_t *phnum) in elf_getphdrnum() function 76 return (elf_getphdrnum(elf, phnum) == 0); in elf_getphnum()
|
H A D | mapfile-vers | 43 elf_getphdrnum;
|
H A D | gelf.c | 224 if (elf_getphdrnum(elf, &phnum) == -1) in gelf_getphdr() 271 if (elf_getphdrnum(elf, &phnum) == -1) in gelf_update_phdr()
|
/titanic_44/usr/src/man/man3elf/ |
H A D | Makefile | 67 elf_getphdrnum.3elf \ 144 elf_getphdrnum.3elf := LINKSRC = elf_getident.3elf
|
/titanic_44/usr/src/head/ |
H A D | libelf.h | 182 int elf_getphdrnum(Elf *, size_t *);
|
/titanic_44/usr/src/cmd/sgs/libelf/demo/ |
H A D | dcom.c | 114 if (elf_getphdrnum(elf, &phnum) == -1) { in delete_comment()
|
/titanic_44/usr/src/lib/libproc/common/ |
H A D | Pidle.c | 249 if (elf_getphdrnum(elf, &phnum) == -1) { in Pgrab_file()
|
H A D | Pcore.c | 1831 if (elf_getphdrnum(elf, &nphdrs) == -1) in core_find_text() 1866 elf_getphdrnum(elf, &nphdrs) == -1) in core_find_data()
|
/titanic_44/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfedit_machelf.c | 150 if (elf_getphdrnum(tstate.os_elf, &tstate.os_phnum) == -1) in elfedit64_init_obj_state()
|
H A D | elfedit.msg | 593 @ MSG_ELF_GETPHDRNUM "elf_getphdrnum"
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3elf.inc | 62 link path=usr/share/man/man3elf/elf_getphdrnum.3elf target=elf_getident.3elf
|
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 1137 if (elf_getphdrnum(elf, &fstate.phnum) == -1) { in fake_shdr_cache()
|
H A D | elfdump.msg | 340 @ MSG_ELF_GETPHDRNUM "elf_getphdrnum"
|
H A D | elfdump.c | 4829 if (elf_getphdrnum(elf, &phnum) == -1) { in regular()
|
/titanic_44/ |
H A D | .gitignore | 6118 usr/src/man/man3elf/elf_getphdrnum.3elf
|