Home
last modified time | relevance | path

Searched defs:elf (Results 1 – 25 of 93) sorted by last modified time

1234

/illumos-gate/usr/src/cmd/dtrace/
H A Ddtrace.c1294 Elf *elf; in main() local
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c2207 _elfhdr elf; in update_dircache() local
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dgelf.c55 gelf_fsize(Elf * elf, Elf_Type type, size_t count, unsigned ver) in gelf_fsize()
74 gelf_getclass(Elf *elf) in gelf_getclass()
87 gelf_getehdr(Elf *elf, GElf_Ehdr *dst) in gelf_getehdr()
138 gelf_update_ehdr(Elf *elf, GElf_Ehdr *src) in gelf_update_ehdr()
200 gelf_newehdr(Elf *elf, int class) in gelf_newehdr()
216 gelf_getphdr(Elf *elf, int ndx, GElf_Phdr *dst) in gelf_getphdr()
263 gelf_update_phdr(Elf *elf, int ndx, GElf_Phdr *src) in gelf_update_phdr()
312 gelf_newphdr(Elf *elf, size_t phnum) in gelf_newphdr()
1003 gelf_checksum(Elf *elf) in gelf_checksum()
1094 _gelf_getdynval(Elf *elf, GElf_Sxword tag) in _gelf_getdynval()
[all …]
H A Dgetarsym.c177 elf_getarsym(Elf *elf, size_t *ptr) in elf_getarsym()
242 _elf_getarsymwordsize(Elf *elf) in _elf_getarsymwordsize()
H A Dnext.c35 elf_next(Elf * elf) in elf_next()
H A Dnextscn.c35 elf_nextscn(Elf * elf, Elf_Scn * scn) in elf_nextscn()
H A Drawdata.c42 Elf * elf; in elf_rawdata() local
H A Drawfile.c35 elf_rawfile(Elf *elf, size_t *ptr) in elf_rawfile()
H A Dstrptr.c36 elf_strptr(Elf * elf, size_t ndx, size_t off) in elf_strptr()
H A Dnewphdr.c65 elf_newphdr(Elf * elf, size_t count) in elf_newphdr()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_convert.c36 ctf_has_c_source(Elf *elf, char *errmsg, size_t errlen) in ctf_has_c_source()
116 ctf_elfconvert(ctf_convert_t *cch, int fd, Elf *elf, int *errp, char *errbuf, in ctf_elfconvert()
319 Elf *elf; in ctf_fdconvert() local
/illumos-gate/usr/src/cmd/ctfmerge/
H A Dctfmerge.c70 ctfmerge_check_for_c(const char *name, Elf *elf, uint_t flags) in ctfmerge_check_for_c()
97 ctfmerge_elfopen(const char *name, Elf *elf, ctf_merge_t *cmh, uint_t flags) in ctfmerge_elfopen()
206 ctfmerge_read_archive(const char *name, int fd, Elf *elf, in ctfmerge_read_archive()
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dinspect.c658 Elf *elf; in inspect_file() local
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c508 getphdr(Word phnum, Word *type_arr, Word type_cnt, const char *file, Elf *elf, in getphdr()
911 const char *file, Elf *elf, uint_t flags) in unwind()
1754 uchar_t osabi, Elf *elf, uint_t flags) in cap()
1834 interp(const char *file, Cache *cache, Word shnum, Word phnum, Elf *elf, in interp()
2978 Word phnum, Elf *elf) in dynamic()
4579 checksum(Elf *elf) in checksum()
4623 shdr_cache(const char *file, Elf *elf, Ehdr *ehdr, size_t shstrndx, in shdr_cache()
4943 create_cache(const char *file, int fd, Elf *elf, Ehdr *ehdr, Cache **cache, in create_cache()
4970 regular(const char *file, int fd, Elf *elf, uint_t flags, in regular()
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c1225 Elf *elf; in init_obj_state() local
H A Delfedit_machelf.c103 elfedit64_init_obj_state(const char *file, int fd, Elf *elf) in elfedit64_init_obj_state()
/illumos-gate/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c1007 Elf *elf; in main() local
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dreadelf.c76 Elf *elf; in is_shared_obj() local
138 get_txtorigin(Elf *elf) in get_txtorigin()
169 Elf *elf; in process_namelist() local
199 Elf *elf; in process() local
238 get_textseg(Elf *elf, int fd) in get_textseg()
401 is_function(Elf *elf, GElf_Sym *sym) in is_function()
454 get_symtab(Elf *elf, mod_info_t *module) in get_symtab()
/illumos-gate/usr/src/lib/libproc/common/
H A DPcore.c1944 core_find_text(struct ps_prochandle *P, Elf *elf, rd_loadobj_t *rlp) in core_find_text()
1970 core_find_data(struct ps_prochandle *P, Elf *elf, rd_loadobj_t *rlp) in core_find_data()
H A DPsymtab.c1194 file_differs(struct ps_prochandle *P, Elf *elf, file_info_t *fptr) in file_differs()
1339 Elf *elf; in fake_elf() local
1585 Elf *elf; in build_fake_elf() local
1619 Elf *elf; in build_alt_debug() local
1836 Elf *elf; in Pbuild_file_symtab() local
/illumos-gate/usr/src/tools/find_elf/
H A Dfind_elf.c460 Elf *elf = NULL; in get_elfinfo() local
/illumos-gate/usr/src/cmd/strings/
H A Dstrings.c112 Elf *elf; in look_in_sections() local
500 Elf *elf; local
/illumos-gate/usr/src/cmd/sgs/size/common/
H A Dmain.c65 static Elf *elf; variable
/illumos-gate/usr/src/cmd/sgs/libldmake/common/
H A Dld_file.c84 ld_file(const char *file, const Elf_Kind ekind, int flags, Elf *elf) in ld_file()
98 ld_file64(const char *file, const Elf_Kind ekind, int flags, Elf *elf) in ld_file64()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c85 ifl_setup(const char *name, Ehdr *ehdr, Elf *elf, Word flags, Ofl_desc *ofl, in ifl_setup()
2573 process_elf(Ifl_desc *ifl, Elf *elf, Ofl_desc *ofl) in process_elf()
3106 ld_process_ifl(const char *name, const char *soname, int fd, Elf *elf, in ld_process_ifl()
3456 Elf *elf; in ld_process_open() local
3497 Elf *elf; in ld_process_mem() local

1234