Home
last modified time | relevance | path

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

12

/third_party/elfutils/libasm/
Dlibasm.h88 GElf_Word type, GElf_Xword flags);
93 GElf_Word type, GElf_Xword flags,
146 GElf_Xword size, int type, int binding);
151 GElf_Xword size, GElf_Addr align);
155 GElf_Xword size, GElf_Addr value,
Dasm_newscn.c62 text_newscn (AsmScn_t *result, GElf_Word type, GElf_Xword flags) in text_newscn()
65 char flagstr[sizeof (GElf_Xword) * 8 + 5]; in text_newscn()
105 binary_newscn (AsmScn_t *result, GElf_Word type, GElf_Xword flags, in binary_newscn()
160 GElf_Xword flags) in asm_newscn()
DlibasmP.h204 GElf_Xword size;
279 GElf_Word type, GElf_Xword flags)
Dasm_newscn_ingrp.c41 GElf_Xword flags, AsmScnGrp_t *grp) in asm_newscn_ingrp()
Dasm_newcomsym.c55 asm_newcomsym (AsmCtx_t *ctx, const char *name, GElf_Xword size, in asm_newcomsym()
Dasm_newabssym.c55 asm_newabssym (AsmCtx_t *ctx, const char *name, GElf_Xword size, in asm_newabssym()
Dasm_newsym.c44 asm_newsym (AsmScn_t *asmscn, const char *name, GElf_Xword size, in asm_newsym()
/third_party/elfutils/libdwfl/
Delf-from-memory.c58 GElf_Xword pagesize, in elf_from_remote_memory()
246 GElf_Xword memsz = class32 ? (*p32)[i].p_memsz : (*p64)[i].p_memsz; in elf_from_remote_memory()
248 GElf_Xword filesz = class32 ? (*p32)[i].p_filesz : (*p64)[i].p_filesz; in elf_from_remote_memory()
304 GElf_Xword filesz = class32 ? (*p32)[i].p_filesz : (*p64)[i].p_filesz; in elf_from_remote_memory()
Ddwfl_report_elf.c41 #define REL_MIN_ALIGN ((GElf_Xword) 0x100)
82 const GElf_Xword align = shdr->sh_addralign ?: 1; in __libdwfl_elf_address_range()
115 const GElf_Xword prev_align in __libdwfl_elf_address_range()
Ddwfl_segment_report_module.c498 GElf_Xword dyn_filesz = 0; in dwfl_segment_report_module()
517 GElf_Xword memsz = is32 ? p32[i].p_memsz : p64[i].p_memsz; in dwfl_segment_report_module()
519 GElf_Xword filesz = is32 ? p32[i].p_filesz : p64[i].p_filesz; in dwfl_segment_report_module()
520 GElf_Xword align = is32 ? p32[i].p_align : p64[i].p_align; in dwfl_segment_report_module()
814 GElf_Xword dynstrsz = 0; in dwfl_segment_report_module()
867 GElf_Xword val = is32 ? d32[i].d_un.d_val : d64[i].d_un.d_val; in dwfl_segment_report_module()
997 GElf_Xword filesz = is32 ? p32[i].p_filesz : p64[i].p_filesz; in dwfl_segment_report_module()
Dlink_map.c561 GElf_Xword align = mod->dwfl->segment_align; in consider_executable()
731 GElf_Xword phent = 0; in dwfl_link_map_report()
732 GElf_Xword phnum = 0; in dwfl_link_map_report()
783 GElf_Xword dyn_filesz = 0; in dwfl_link_map_report()
945 GElf_Xword filesz = (is32 in dwfl_link_map_report()
Ddwfl_module_getdwarf.c241 GElf_Xword sh_flags, in consider_shdr()
243 GElf_Xword sh_size, in consider_shdr()
704 GElf_Addr addrs[i_max], GElf_Xword strsz, in translate_offs()
723 : *(const GElf_Xword *) data->d_buf); in translate_offs()
851 GElf_Xword strsz = 0; in find_dynsym()
/third_party/elfutils/libebl/
Debl-hooks.h60 bool EBLHOOK(machine_section_flag_check) (GElf_Xword);
106 int EBLHOOK(auxv_info) (GElf_Xword, const char **, const char **);
Deblmachinesectionflagcheck.c37 ebl_machine_section_flag_check (Ebl *ebl, GElf_Xword flags) in ebl_machine_section_flag_check()
Dlibebl.h128 extern bool ebl_machine_section_flag_check (Ebl *ebl, GElf_Xword flags);
318 extern int ebl_auxv_info (Ebl *ebl, GElf_Xword a_type,
Deblopenbackend.c173 static bool default_machine_section_flag_check (GElf_Xword flags);
191 static int default_auxv_info (GElf_Xword a_type,
465 default_machine_section_flag_check (GElf_Xword flags) in default_machine_section_flag_check()
531 default_auxv_info (GElf_Xword a_type __attribute__ ((unused)), in default_auxv_info()
Deblauxvinfo.c88 ebl_auxv_info (Ebl *ebl, GElf_Xword a_type, const char **name, in ebl_auxv_info()
/third_party/elfutils/backends/
Darm_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK()
Dsparc_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK()
Dalpha_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK()
Dppc_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK()
Di386_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK()
Dia64_symbol.c94 ia64_machine_section_flag_check (GElf_Xword sh_flags) in ia64_machine_section_flag_check()
Dalpha_symbol.c81 alpha_machine_section_flag_check (GElf_Xword sh_flags) in alpha_machine_section_flag_check()
/third_party/elfutils/libelf/
Dgelf.h51 typedef Elf64_Xword GElf_Xword; typedef

12