/third_party/elfutils/include/elfutils/ |
D | libdwfl.h | 65 const char *debuglink_file, GElf_Word debuglink_crc, 76 GElf_Word shndx, const GElf_Shdr *shdr, 295 GElf_Word, char **); 306 GElf_Word, char **); 313 const char *, GElf_Word, 324 const char *, GElf_Word, 405 GElf_Word *shndxp); 447 GElf_Sym *sym, GElf_Word *shndxp) 472 GElf_Word *shndxp, 500 GElf_Word *shndxp, Elf **elfp, [all …]
|
/third_party/elfutils/libdwfl/ |
D | libdwfl.h | 65 const char *debuglink_file, GElf_Word debuglink_crc, 76 GElf_Word shndx, const GElf_Shdr *shdr, 295 GElf_Word, char **); 306 GElf_Word, char **); 313 const char *, GElf_Word, 324 const char *, GElf_Word, 405 GElf_Word *shndxp); 447 GElf_Sym *sym, GElf_Word *shndxp) 472 GElf_Word *shndxp, 500 GElf_Word *shndxp, Elf **elfp, [all …]
|
D | dwfl_module_addrsym.c | 42 GElf_Word addr_shndx; 49 GElf_Word closest_shndx; 56 GElf_Word sizeless_shndx; 66 GElf_Addr value, Elf *symelf, GElf_Word shndx) in same_section() 133 const char *name, GElf_Word shndx, in try_sym_value() 205 GElf_Word shndx; in search_table() 245 GElf_Sym *_closest_sym, GElf_Word *shndxp, in __libdwfl_addrsym() 319 GElf_Sym *closest_sym, GElf_Word *shndxp) in dwfl_module_addrsym() 330 GElf_Word *shndxp, Elf **elfp, Dwarf_Addr *bias) in INTDEF()
|
D | dwfl_module_getsym.c | 38 GElf_Word *shndxp, Elf **elfp, Dwarf_Addr *biasp, in __libdwfl_getsym() 55 GElf_Word shndx; in __libdwfl_getsym() 150 *shndxp = alloc ? shndx : (GElf_Word) -1; in __libdwfl_getsym() 203 GElf_Word *shndxp, in dwfl_module_getsym_info() 214 GElf_Sym *sym, GElf_Word *shndxp) in INTDEF()
|
D | find-debuginfo.c | 81 check_crc (int fd, GElf_Word debuglink_crc) in check_crc() 89 validate (Dwfl_Module *mod, int fd, bool check, GElf_Word debuglink_crc) in validate() 162 const char *debuglink_file, GElf_Word debuglink_crc, in find_debuginfo_in_path() 165 bool cancheck = debuglink_crc != (GElf_Word) 0; in find_debuginfo_in_path() 354 GElf_Word debuglink_crc, in dwfl_standard_find_debuginfo()
|
D | linux-core-attach.c | 135 GElf_Word regs_offset; in core_next_thread() 190 GElf_Word regs_offset; in core_set_initial_registers() 383 GElf_Word regs_offset; in dwfl_core_file_attach()
|
/third_party/elfutils/libebl/ |
D | ebl-hooks.h | 54 const char *EBLHOOK(machine_flag_name) (GElf_Word, GElf_Word *); 57 bool EBLHOOK(machine_flag_check) (GElf_Word); 92 GElf_Word *, size_t *, const Ebl_Register_Location **,
|
D | libebl.h | 121 extern const char *ebl_machine_flag_name (Ebl *ebl, GElf_Word flags, 125 extern bool ebl_machine_flag_check (Ebl *ebl, GElf_Word flags); 174 uint32_t type, GElf_Word descsz, 312 GElf_Word *regs_offset, size_t *nregloc,
|
D | eblobjnote.c | 327 GElf_Word pr_type; in ebl_object_note() 328 GElf_Word pr_datasz; in ebl_object_note() 427 GElf_Word data; in ebl_object_note() 494 GElf_Word data; in ebl_object_note()
|
D | eblcorenote.c | 46 GElf_Word *regs_offset, size_t *nregloc, in ebl_core_note()
|
/third_party/elfutils/libasm/ |
D | libasmP.h | 80 GElf_Word type; 104 GElf_Word max_align; 177 GElf_Word common_align; 279 GElf_Word type, GElf_Xword flags)
|
D | asm_newscn.c | 62 text_newscn (AsmScn_t *result, GElf_Word type, GElf_Xword flags) in text_newscn() 105 binary_newscn (AsmScn_t *result, GElf_Word type, GElf_Xword flags, in binary_newscn() 159 asm_newscn (AsmCtx_t *ctx, const char *scnname, GElf_Word type, in asm_newscn()
|
D | libasm.h | 88 GElf_Word type, GElf_Xword flags); 93 GElf_Word type, GElf_Xword flags, 160 extern int asm_align (AsmScn_t *asmscn, GElf_Word value);
|
D | asm_newscn_ingrp.c | 40 asm_newscn_ingrp (AsmCtx_t *ctx, const char *scnname, GElf_Word type, in asm_newscn_ingrp()
|
/third_party/skia/buildtools/third_party/eu-strip/ |
D | fix-elf-size.patch | 27 - size = MAX ((GElf_Word) size, 39 - update_if_changed (shdr->sh_offset, (GElf_Word) size, 48 - size = MAX ((GElf_Word) size, 57 - update_if_changed (ehdr->e_shoff, (GElf_Word) size, elf->flags);
|
/third_party/elfutils/tests/ |
D | dwflsyms.c | 87 elf_section_name (Elf *elf, GElf_Word shndx) in elf_section_name() 98 addr_in_section (Elf *elf, GElf_Word shndx, GElf_Addr addr) in addr_in_section() 122 GElf_Word shndxp; in list_syms() 157 GElf_Word ashndxp; in list_syms()
|
D | debuglink.c | 52 GElf_Word crc; in main()
|
/third_party/elfutils/backends/ |
D | x86_corenote.c | 35 ioperm_info (GElf_Word descsz, GElf_Word *regs_offset, in ioperm_info()
|
D | i386_corenote.c | 122 tls_info (GElf_Word descsz, GElf_Word *regs_offset, in tls_info()
|
D | csky_symbol.c | 56 csky_machine_flag_check (GElf_Word flags) in csky_machine_flag_check()
|
D | sh_symbol.c | 64 sh_machine_flag_check (GElf_Word flags) in sh_machine_flag_check()
|
D | ppc64_symbol.c | 125 ppc64_machine_flag_check (GElf_Word flags) in ppc64_machine_flag_check()
|
D | ia64_symbol.c | 87 ia64_machine_flag_check (GElf_Word flags) in ia64_machine_flag_check()
|
/third_party/elfutils/src/ |
D | nm.c | 187 static GElf_Word symsec_type = SHT_SYMTAB; 712 sym_name (Elf *elf, GElf_Word strndx, GElf_Word st_name, char buf[], size_t n) in sym_name() 725 show_symbols_sysv (Ebl *ebl, GElf_Word strndx, const char *fullname, in show_symbols_sysv() 928 show_symbols_bsd (Elf *elf, const GElf_Ehdr *ehdr, GElf_Word strndx, in show_symbols_bsd() 1060 show_symbols_posix (Elf *elf, const GElf_Ehdr *ehdr, GElf_Word strndx, in show_symbols_posix() 1182 GElf_Word debuglink_crc, in find_no_debuginfo()
|
/third_party/elfutils/libdwelf/ |
D | libdwelf.h | 48 extern const char *dwelf_elf_gnu_debuglink (Elf *elf, GElf_Word *crc);
|