Home
last modified time | relevance | path

Searched refs:GElf_Word (Results 1 – 25 of 41) sorted by relevance

12

/external/elfutils/0.153/libebl/
Debl-hooks.h78 const char *EBLHOOK(machine_flag_name) (GElf_Word *);
81 bool EBLHOOK(machine_flag_check) (GElf_Word);
105 GElf_Word EBLHOOK(sh_flags_combine) (GElf_Word, GElf_Word);
119 GElf_Word *, size_t *, const Ebl_Register_Location **,
Deblshflagscombine.c58 GElf_Word
61 GElf_Word flags1;
62 GElf_Word flags2;
Dlibebl.h135 extern const char *ebl_machine_flag_name (Ebl *ebl, GElf_Word flags,
139 extern bool ebl_machine_flag_check (Ebl *ebl, GElf_Word flags);
175 extern GElf_Word ebl_sh_flags_combine (Ebl *ebl, GElf_Word flags1,
176 GElf_Word flags2);
389 GElf_Word *regs_offset, size_t *nregloc,
Deblopenbackend.c182 static GElf_Word default_sh_flags_combine (GElf_Word flags1, GElf_Word flags2);
190 GElf_Word *regs_offset, size_t *nregloc,
578 static GElf_Word
579 default_sh_flags_combine (GElf_Word flags1, GElf_Word flags2) in default_sh_flags_combine()
616 GElf_Word *ro __attribute__ ((unused)), in default_core_note()
Deblcorenote.c69 GElf_Word *regs_offset;
/external/elfutils/0.153/libdwfl/
Dlibdwfl.h75 const char *debuglink_file, GElf_Word debuglink_crc,
86 GElf_Word shndx, const GElf_Shdr *shdr,
304 GElf_Word, char **);
315 GElf_Word, char **);
322 const char *, GElf_Word,
333 const char *, GElf_Word,
412 GElf_Word *shndxp);
441 GElf_Sym *sym, GElf_Word *shndxp)
450 GElf_Sym *sym, GElf_Word *shndxp)
Ddwfl_module_addrsym.c57 GElf_Sym *closest_sym, GElf_Word *shndxp) in dwfl_module_addrsym()
64 GElf_Word addr_shndx = SHN_UNDEF; in dwfl_module_addrsym()
65 inline bool same_section (const GElf_Sym *sym, GElf_Word shndx) in dwfl_module_addrsym()
97 GElf_Word closest_shndx = SHN_UNDEF; in dwfl_module_addrsym()
102 GElf_Word sizeless_shndx = SHN_UNDEF; in dwfl_module_addrsym()
113 GElf_Word shndx; in dwfl_module_addrsym()
Ddwfl_module_getsym.c54 GElf_Sym *sym, GElf_Word *shndxp) in dwfl_module_getsym()
66 GElf_Word shndx; in dwfl_module_getsym()
91 *shndxp = alloc ? shndx : (GElf_Word) -1; in dwfl_module_getsym()
Dfind-debuginfo.c98 check_crc (int fd, GElf_Word debuglink_crc) in check_crc()
106 validate (Dwfl_Module *mod, int fd, bool check, GElf_Word debuglink_crc) in validate()
140 const char *debuglink_file, GElf_Word debuglink_crc, in find_debuginfo_in_path()
143 bool cancheck = debuglink_crc != (GElf_Word) 0; in find_debuginfo_in_path()
278 GElf_Word debuglink_crc, in dwfl_standard_find_debuginfo()
Ddwfl_build_id_find_debuginfo.c61 GElf_Word crc __attribute__ ((unused)), in dwfl_build_id_find_debuginfo()
Ddwfl_module_getdwarf.c231 find_debuglink (Elf *elf, GElf_Word *crc) in find_debuglink()
493 GElf_Word sh_type, in find_prelink_address_sync()
550 GElf_Word debuglink_crc = 0; in find_debuginfo()
571 size_t *syments, int *first_global, GElf_Word *strshndx) in load_symtab()
740 ? *(const GElf_Word *) data->d_buf in find_dynsym()
852 GElf_Word strshndx; in find_symtab()
/external/elfutils/elfutils/
Dlibdwfl.h75 const char *debuglink_file, GElf_Word debuglink_crc,
86 GElf_Word shndx, const GElf_Shdr *shdr,
304 GElf_Word, char **);
315 GElf_Word, char **);
322 const char *, GElf_Word,
333 const char *, GElf_Word,
412 GElf_Word *shndxp);
441 GElf_Sym *sym, GElf_Word *shndxp)
450 GElf_Sym *sym, GElf_Word *shndxp)
/external/elfutils/0.153/libasm/
DlibasmP.h74 GElf_Word type;
98 GElf_Word max_align;
171 GElf_Word common_align;
273 GElf_Word type, GElf_Xword flags)
Dlibasm.h84 GElf_Word type, GElf_Xword flags);
89 GElf_Word type, GElf_Xword flags,
156 extern int asm_align (AsmScn_t *asmscn, GElf_Word value);
Dasm_newscn.c61 text_newscn (AsmScn_t *result, GElf_Word type, GElf_Xword flags) in text_newscn()
104 binary_newscn (AsmScn_t *result, GElf_Word type, GElf_Xword flags, in binary_newscn()
161 GElf_Word type;
Dasm_newscn_ingrp.c40 GElf_Word type;
/external/elfutils/0.153/backends/
Dx86_corenote.c32 ioperm_info (GElf_Word descsz, GElf_Word *regs_offset, in ioperm_info()
Di386_corenote.c119 tls_info (GElf_Word descsz, GElf_Word *regs_offset, in tls_info()
Dsh_symbol.c60 sh_machine_flag_check (GElf_Word flags) in sh_machine_flag_check()
Darm_symbol.c70 arm_machine_flag_check (GElf_Word flags) in arm_machine_flag_check()
Dia64_symbol.c84 ia64_machine_flag_check (GElf_Word flags) in ia64_machine_flag_check()
Dsparc_symbol.c61 sparc_machine_flag_check (GElf_Word flags) in sparc_machine_flag_check()
/external/elfutils/0.153/libelf/
Delf32_updatenull.c311 if (unlikely ((GElf_Word) (data->d_off in __elfw2()
341 size = MAX ((GElf_Word) size, in __elfw2()
366 update_if_changed (shdr->sh_offset, (GElf_Word) size, in __elfw2()
379 update_if_changed (shdr->sh_size, (GElf_Word) offset, in __elfw2()
411 size = MAX ((GElf_Word) size, in __elfw2()
425 update_if_changed (ehdr->e_shoff, (GElf_Word) size, elf->flags); in __elfw2()
Dgelf_getnote.c96 GElf_Word namesz = NOTE_ALIGN (n->n_namesz);
97 GElf_Word descsz = NOTE_ALIGN (n->n_descsz);
/external/ltrace/
Dltrace-elf.h49 GElf_Word plt_flags;
120 int elf_get_section_type(struct ltelf *lte, GElf_Word type,

12