/external/elfutils/backends/ |
sparc_symbol.c | 65 sparc_machine_flag_check (GElf_Word flags)
|
ppc_symbol.c | 63 ppc_machine_flag_check (GElf_Word flags)
|
linux-core-note.c | 214 GElf_Word *regs_offset, size_t *nregloc,
|
/external/elfutils/libdwfl/ |
dwfl_build_id_find_debuginfo.c | 44 GElf_Word crc __attribute__ ((unused)),
|
linux-core-attach.c | 135 GElf_Word regs_offset; 189 GElf_Word regs_offset; 382 GElf_Word regs_offset;
|
dwfl_module_getdwarf.c | 241 GElf_Word sh_type, 534 GElf_Word debuglink_crc = 0; 606 size_t *syments, int *first_global, GElf_Word *strshndx) 723 ? *(const GElf_Word *) data->d_buf 937 GElf_Word *aux_strshndx __attribute__ ((unused))) 1067 GElf_Word strshndx, aux_strshndx = 0; [all...] |
relocate.c | 115 int symndx, GElf_Sym *sym, GElf_Word *shndx) 210 GElf_Sym *sym, GElf_Word shndx) 361 GElf_Word shndx;
|
dwfl_segment_report_module.c | 535 inline void consider_phdr (GElf_Word type, 925 inline void read_phdr (GElf_Word type, GElf_Addr vaddr,
|
libdwflP.h | 461 GElf_Addr *addr, GElf_Word *shndxp,
|
link_map.c | 765 inline bool consider_phdr (GElf_Word type,
|
/external/elfutils/libebl/ |
eblobjnotetypename.c | 42 GElf_Word descsz,
|
eblobjnote.c | 323 GElf_Word pr_type; 324 GElf_Word pr_datasz; 423 GElf_Word data;
|
eblopenbackend.c | 173 GElf_Word *regs_offset, size_t *nregloc, 582 GElf_Word *ro __attribute__ ((unused)),
|
/external/google-breakpad/src/common/solaris/ |
dump_symbols.cc | 78 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/ |
asm_align.c | 42 asm_align (AsmScn_t *asmscn, GElf_Word value)
|
/external/elfutils/src/ |
nm.c | 188 static GElf_Word symsec_type = SHT_SYMTAB; 715 sym_name (Elf *elf, GElf_Word strndx, GElf_Word st_name, char buf[], size_t n) 728 show_symbols_sysv (Ebl *ebl, GElf_Word strndx, const char *fullname, 909 show_symbols_bsd (Elf *elf, const GElf_Ehdr *ehdr, GElf_Word strndx, 1041 show_symbols_posix (Elf *elf, const GElf_Ehdr *ehdr, GElf_Word strndx, 1154 GElf_Word debuglink_crc, [all...] |
arlib.c | 229 GElf_Word symtype;
|
unstrip.c | 390 GElf_Word shndx = SHN_UNDEF; 645 GElf_Word shndx = SHN_UNDEF; 668 GElf_Word shndx = i < SHN_LORESERVE ? SHN_UNDEF : i; 678 GElf_Word shndx = SHN_UNDEF; 812 GElf_Word shndx; 844 GElf_Word shndx = SHN_UNDEF; [all...] |
elflint.c | 643 && xndxshdr->sh_link == (GElf_Word) idx) [all...] |
addr2line.c | 525 GElf_Word shndx;
|
readelf.c | 775 GElf_Word debuglink_crc, [all...] |
/external/elfutils/libelf/ |
gelf.h | 47 typedef Elf64_Word GElf_Word;
|
elf_begin.c | 246 if (size > ~((GElf_Word) 0)) [all...] |