Home
last modified time | relevance | path

Searched refs:GElf_Xword (Results 1 – 19 of 19) sorted by relevance

/titanic_44/usr/src/cmd/sgs/size/common/
H A Dprocess.c81 GElf_Xword size; /* total size in non-default case for sections */ in process()
86 GElf_Xword first; in process()
87 GElf_Xword second; in process()
88 GElf_Xword third; in process()
89 GElf_Xword totsize; in process()
224 GElf_Xword memsize; in process_phdr()
225 GElf_Xword total; in process_phdr()
226 GElf_Xword First; in process_phdr()
227 GElf_Xword Second; in process_phdr()
228 GElf_Xword Third; in process_phdr()
[all …]
/titanic_44/usr/src/cmd/sgs/mcs/common/
H A Dmcs.h117 GElf_Xword flags;
118 GElf_Xword rel_loc;
176 GElf_Xword p_memsz;
177 GElf_Xword p_filesz;
H A Dfile.c322 GElf_Xword x; in traverse_file()
/titanic_44/usr/src/cmd/sgs/include/
H A D_libelf.h49 extern GElf_Xword _gelf_getdyndtflags_1(Elf *);
/titanic_44/usr/src/lib/libdtrace/common/
H A Ddtrace.h475 GElf_Xword dto_text_size; /* size of text section */
477 GElf_Xword dto_data_size; /* size of data section */
479 GElf_Xword dto_bss_size; /* size of BSS */
H A Ddt_impl.h130 GElf_Xword dm_text_size; /* size in bytes of text section */
132 GElf_Xword dm_data_size; /* size in bytes of data section */
134 GElf_Xword dm_bss_size; /* size in bytes of BSS */
/titanic_44/usr/src/cmd/sgs/prof/common/
H A Dprofv.h130 GElf_Xword size; /* size of the symbol */
H A Drdelf.c216 GElf_Xword nsyms_pri, nsyms_aux = 0; in fetch_symtab()
271 if ((nsyms_pri + nsyms_aux) != (GElf_Xword)nsyms) { in fetch_symtab()
/titanic_44/usr/src/cmd/sgs/gprof/common/
H A Dreadelf.c269 if (phdr.p_vaddr + phdr.p_filesz != (GElf_Xword)chk) in get_textseg()
461 GElf_Xword nsyms_pri, nsyms_aux = 0; in get_symtab()
514 if ((nsyms_pri + nsyms_aux) != (GElf_Xword)nsyms) in get_symtab()
/titanic_44/usr/src/cmd/sgs/libelf/common/
H A Dllib-lelf97 GElf_Xword _gelf_getdyndtflags_1(Elf *);
152 extern GElf_Xword _gelf_getdyndtflags_1(Elf *);
H A Dgelf.c1093 GElf_Xword
/titanic_44/usr/src/head/
H A Dgelf.h58 typedef Elf64_Xword GElf_Xword; typedef
/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_nm.c846 sym.st_size = (GElf_Xword)(opt_e - addr); in cmd_nmadd()
848 sym.st_size = (GElf_Xword)(opt_s); in cmd_nmadd()
H A Dmdb_gelf.c438 dst->d_tag = (GElf_Xword)(Elf32_Word)src->d_tag; in gelf32_to_dyn()
457 static GElf_Xword
458 gelf_dyn_lookup(mdb_gelf_file_t *gf, GElf_Xword tag) in gelf_dyn_lookup()
467 return ((GElf_Xword)-1L); in gelf_dyn_lookup()
1233 GElf_Xword dt_syment, dt_strsz; in mdb_gelf_symtab_create_dynamic()
H A Dmdb_target.c1930 GElf_Xword d = 0, t = 0; in mdb_tgt_elf_export()
/titanic_44/usr/src/cmd/sgs/crle/common/
H A Dinspect.c656 GElf_Xword dyflags = 0; in inspect_file()
/titanic_44/usr/src/cmd/sgs/nm/common/
H A Dnm.c58 GElf_Xword size;
/titanic_44/usr/src/lib/libproc/common/
H A DPcore.c2231 GElf_Xword nleft; in Pfgrab_core()
H A DPsymtab.c1167 GElf_Xword cksum; in file_differs()