Home
last modified time | relevance | path

Searched refs:GElf_Xword (Results 1 - 25 of 33) sorted by relevance

12

/third_party/elfutils/libasm/
H A 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,
H A 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()
H A DlibasmP.h204 GElf_Xword size;
279 GElf_Word type, GElf_Xword flags)
H A Dasm_newcomsym.c55 asm_newcomsym (AsmCtx_t *ctx, const char *name, GElf_Xword size, in asm_newcomsym()
H A Dasm_newscn_ingrp.c41 GElf_Xword flags, AsmScnGrp_t *grp) in asm_newscn_ingrp()
H A Dasm_newsym.c44 asm_newsym (AsmScn_t *asmscn, const char *name, GElf_Xword size, in asm_newsym()
H A Dasm_newabssym.c55 asm_newabssym (AsmCtx_t *ctx, const char *name, GElf_Xword size, in asm_newabssym()
/third_party/elfutils/libdwfl/
H A 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()
H A 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()
H A 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()
H A Dlink_map.c564 GElf_Xword align = mod->dwfl->segment_align; in consider_executable()
735 GElf_Xword phent = 0; in dwfl_link_map_report()
736 GElf_Xword phnum = 0; in dwfl_link_map_report()
787 GElf_Xword dyn_filesz = 0; in dwfl_link_map_report()
949 GElf_Xword filesz = (is32 in dwfl_link_map_report()
H A 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()
H A Dlinux-proc-maps.c346 GElf_Xword pagesize,
/third_party/elfutils/backends/
H A Dalpha_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in auxv_info()
H A Dsparc_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in auxv_info()
H A Darm_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in auxv_info()
H A Dppc_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in auxv_info()
H A Di386_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in auxv_info()
H A Dia64_symbol.c94 ia64_machine_section_flag_check (GElf_Xword sh_flags) in ia64_machine_section_flag_check()
H A Dalpha_symbol.c81 alpha_machine_section_flag_check (GElf_Xword sh_flags) in alpha_machine_section_flag_check()
/third_party/elfutils/libebl/
H A Deblmachinesectionflagcheck.c37 ebl_machine_section_flag_check (Ebl *ebl, GElf_Xword flags) in ebl_machine_section_flag_check()
H A 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,
H A 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()
H A Deblauxvinfo.c88 ebl_auxv_info (Ebl *ebl, GElf_Xword a_type, const char **name, in ebl_auxv_info()
/third_party/elfutils/libelf/
H A Dgelf.h51 typedef Elf64_Xword GElf_Xword; typedef

Completed in 12 milliseconds

12