Home
last modified time | relevance | path

Searched defs:elfclass (Results 1 - 6 of 6) sorted by relevance

/third_party/elfutils/libelf/
H A Delf_compress_gnu.c56 int elfclass = elf->class; in elf_compress_gnu() local
H A Delf_compress.c293 int elfclass = scn->elf->class; in __libelf_decompress_elf() local
357 int elfclass = elf->class; in elf_compress() local
/third_party/elfutils/libebl/
H A Deblobjnote.c364 int elfclass = gelf_getclass (ebl->elf); in ebl_object_note() local
/third_party/elfutils/libdwfl/
H A Dframe_unwind.c313 const int elfclass = frame->cache->e_ident[EI_CLASS]; in expr_eval() local
H A Dlink_map.c101 auxv_format_probe(const void *auxv, size_t size, uint_fast8_t *elfclass, uint_fast8_t *elfdata) auxv_format_probe() argument
222 addrsize(uint_fast8_t elfclass) addrsize() argument
246 read_addrs(struct memory_closure *closure, uint_fast8_t elfclass, uint_fast8_t elfdata, void **buffer, size_t *buffer_available, GElf_Addr vaddr, GElf_Addr *read_vaddr, size_t n, GElf_Addr *addrs ) read_addrs() argument
309 report_r_debug(uint_fast8_t elfclass, uint_fast8_t elfdata, Dwfl *dwfl, GElf_Addr r_debug_vaddr, Dwfl_Memory_Callback *memory_callback, void *memory_callback_arg, struct r_debug_info *r_debug_info) report_r_debug() argument
530 consider_executable(Dwfl_Module *mod, GElf_Addr at_phdr, GElf_Addr at_entry, uint_fast8_t *elfclass, uint_fast8_t *elfdata, Dwfl_Memory_Callback *memory_callback, void *memory_callback_arg) consider_executable() argument
696 find_executable(Dwfl *dwfl, GElf_Addr at_phdr, GElf_Addr at_entry, uint_fast8_t *elfclass, uint_fast8_t *elfdata, Dwfl_Memory_Callback *memory_callback, void *memory_callback_arg) find_executable() argument
724 uint_fast8_t elfclass = ELFCLASSNONE; dwfl_link_map_report() local
[all...]
/third_party/elfutils/src/
H A Dobjdump.c348 int elfclass = gelf_getclass (ebl->elf); in show_relocs_x() local
474 int elfclass = gelf_getclass (ebl->elf); in show_relocs() local

Completed in 5 milliseconds