Searched refs:GElf_Word (Results 26 - 47 of 47) sorted by relevance

12

/external/elfutils/libebl/
H A Deblopenbackend.c165 static GElf_Word default_sh_flags_combine (GElf_Word flags1, GElf_Word flags2);
173 GElf_Word *regs_offset, size_t *nregloc,
557 static GElf_Word
558 default_sh_flags_combine (GElf_Word flags1, GElf_Word flags2)
595 GElf_Word *ro __attribute__ ((unused)),
/external/elfutils/backends/
H A Dsparc_symbol.c64 sparc_machine_flag_check (GElf_Word flags)
H A Dlinux-core-note.c208 GElf_Word *regs_offset, size_t *nregloc,
/external/elfutils/libdwfl/
H A Ddwfl_build_id_find_debuginfo.c40 GElf_Word crc __attribute__ ((unused)),
H A Dlinux-core-attach.c134 GElf_Word regs_offset;
187 GElf_Word regs_offset;
376 GElf_Word regs_offset;
H A Drelocate.c110 int symndx, GElf_Sym *sym, GElf_Word *shndx)
205 GElf_Sym *sym, GElf_Word shndx)
355 GElf_Word shndx;
H A Ddwfl_module_getdwarf.c236 GElf_Word sh_type,
527 GElf_Word debuglink_crc = 0;
599 size_t *syments, int *first_global, GElf_Word *strshndx)
716 ? *(const GElf_Word *) data->d_buf
930 GElf_Word *aux_strshndx __attribute__ ((unused)))
1058 GElf_Word strshndx, aux_strshndx = 0;
H A DlibdwflP.h450 GElf_Addr *addr, GElf_Word *shndxp,
460 GElf_Word *shndxp, Elf **elfp,
H A Ddwfl_segment_report_module.c511 inline void consider_phdr (GElf_Word type,
895 inline void read_phdr (GElf_Word type, GElf_Addr vaddr,
H A Dlink_map.c765 inline bool consider_phdr (GElf_Word type,
/external/google-breakpad/src/common/solaris/
H A Ddump_symbols.cc78 GElf_Word size;
294 GElf_Word base,
397 GElf_Word base,
436 GElf_Word base = reinterpret_cast<GElf_Word>(obj_base);
470 strtab_section.sh_offset + (GElf_Word)base + symbol->st_name);
/external/elfutils/libasm/
H A Dasm_align.c43 asm_align (AsmScn_t *asmscn, GElf_Word value)
/external/elfutils/src/
H A Dnm.c188 static GElf_Word symsec_type = SHT_SYMTAB;
729 sym_name (Elf *elf, GElf_Word strndx, GElf_Word st_name, char buf[], size_t n)
742 show_symbols_sysv (Ebl *ebl, GElf_Word strndx, const char *fullname,
923 show_symbols_bsd (Elf *elf, const GElf_Ehdr *ehdr, GElf_Word strndx,
1055 show_symbols_posix (Elf *elf, const GElf_Ehdr *ehdr, GElf_Word strndx,
1168 GElf_Word debuglink_crc,
H A Darlib.c225 GElf_Word symtype;
H A Dunstrip.c382 GElf_Word shndx = SHN_UNDEF;
616 GElf_Word shndx = SHN_UNDEF;
639 GElf_Word shndx = i < SHN_LORESERVE ? SHN_UNDEF : i;
649 GElf_Word shndx = SHN_UNDEF;
770 GElf_Word shndx;
802 GElf_Word shndx = SHN_UNDEF;
1608 GElf_Word shndx = SHN_UNDEF;
H A Delflint.c626 && xndxshdr->sh_link == (GElf_Word) idx)
2734 section_flags_string (GElf_Word flags, char *buf, size_t len)
2741 GElf_Word flag;
3133 GElf_Word hashval = elf_hash (verstr);
3284 GElf_Word hashval = elf_hash (name);
3586 GElf_Word type;
3588 GElf_Word attr;
3589 GElf_Word attr2;
3731 GElf_Word good_type = special_sections[s].type;
H A Daddr2line.c539 GElf_Word shndx;
H A Dxelf.h301 # define XElf_Word GElf_Word
H A Dreadelf.c715 GElf_Word debuglink_crc,
2232 if (shdr != NULL && shdr->sh_type == (GElf_Word) type)
9083 handle_auxv_note (Ebl *ebl, Elf *core, GElf_Word descsz, GElf_Off desc_pos)
9195 handle_siginfo_note (Elf *core, GElf_Word descsz, GElf_Off desc_pos)
9253 handle_file_note (Elf *core, GElf_Word descsz, GElf_Off desc_pos)
9307 GElf_Word regs_offset;
H A Dldgeneric.c1088 add_relocatable_file (struct usedfiles *fileinfo, GElf_Word secttype)
5359 GElf_Word st_name = sym->st_name;
7023 ld_generic_section_type_p (struct ld_state *statep, GElf_Word type)
/external/elfutils/libelf/
H A Dgelf.h47 typedef Elf64_Word GElf_Word; typedef
H A Delf_begin.c229 if (size > ~((GElf_Word) 0))

Completed in 358 milliseconds

12