Home
last modified time | relevance | path

Searched defs:elf (Results 1 – 25 of 93) sorted by path

1234

/illumos-gate/usr/src/cmd/abi/appcert/static_prof/
H A Dstatic_prof.h99 Elf *elf; /* elf descriptor for current file */ member
/illumos-gate/usr/src/cmd/amt/
H A Damt.c711 Elf *elf; in memory_type() local
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c2207 _elfhdr elf; in update_dircache() 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/dis/
H A Ddis_target.c437 Elf *elf; in dis_tgt_create() local
/illumos-gate/usr/src/cmd/dtrace/
H A Ddtrace.c1294 Elf *elf; in main() local
/illumos-gate/usr/src/cmd/file/
H A Dfile.c929 Elf *elf; in ar_coff_or_aout() local
/illumos-gate/usr/src/cmd/lockstat/
H A Dsym.c139 Elf *elf; in symtab_init() local
/illumos-gate/usr/src/cmd/make/lib/makestate/
H A Dld_file.c142 ld_file(const char *file, const Elf_Kind ekind, int flags, Elf *elf) in ld_file()
165 ld_file64(const char *file, const Elf_Kind ekind, int flags, Elf *elf) in ld_file64()
/illumos-gate/usr/src/cmd/mdb/tools/common/
H A Dfindscn.c34 findelfsecidx(Elf *elf, char *tofind) in findelfsecidx()
/illumos-gate/usr/src/cmd/mdb/tools/setdynflag/common/
H A Dsetdynflag.c85 Elf *elf; in set_flag() local
/illumos-gate/usr/src/cmd/modload/
H A Dadd_drv.c873 Elf *elf; in elf_type() local
/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dfile.c205 recover_padding(Elf *elf, ARFILE *file) in recover_padding()
314 Elf *elf; in getfile() local
478 Elf *elf; in mksymtab() local
1420 search_sym_tab(const char *arname, ARFILE *fptr, Elf *elf, Elf_Scn *scn, in search_sym_tab()
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dinspect.c658 Elf *elf; in inspect_file() local
/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/
H A Dmaps.c205 Elf *elf; in load_map() local
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Dfcns.c46 ar_sym_read(Elf *elf, char *filename) in ar_sym_read()
/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()
H A Dfake_shdr.c1067 fake_shdr_cache(const char *file, int fd, Elf *elf, Ehdr *ehdr, in fake_shdr_cache()
H A Dmain.c547 decide(const char *file, int fd, Elf *elf, uint_t flags, in decide()
561 archive(const char *file, int fd, Elf *elf, uint_t flags, in archive()
729 Elf *elf; in main() local
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h197 } elf; member
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()
H A Dsys.c93 get_obj_state_info(void *obj_state, const char **file, int *fd, Elf **elf) in get_obj_state_info()
560 Elf *elf; in cmd_quit() local
840 Elf *elf; in cmd_write() 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/cmd/sgs/ld/common/
H A Dld.c209 archive(int fd, Elf *elf, uchar_t *class_ret, Half *mach_ret) in archive()
467 Elf *elf; in process_args() local

1234