Home
last modified time | relevance | path

Searched refs:GElf_Sxword (Results 1 – 8 of 8) sorted by relevance

/external/elfutils/libelf/
Dgelf.h52 typedef Elf64_Sxword GElf_Sxword; typedef
/external/elfutils/libdw/
Dlibdw.h71 typedef GElf_Sxword Dwarf_Sword;
/external/elfutils/include/elfutils/
Dlibdw.h71 typedef GElf_Sxword Dwarf_Sword;
/external/elfutils/src/
Dobjdump.c347 GElf_Addr r_offset, GElf_Xword r_info, GElf_Sxword r_addend) in show_relocs_x()
Dstrip.c449 relocate (Elf *elf, GElf_Addr offset, const GElf_Sxword addend, in relocate()
/external/elfutils/libdwfl/
Drelocate.c327 const GElf_Sxword *addend, in relocate()
Ddwfl_segment_report_module.c798 GElf_Sxword tag = is32 ? d32[i].d_tag : d64[i].d_tag; in dwfl_segment_report_module()
DChangeLog2966 * dwfl_module.c (compare_modules): Don't return GElf_Sxword value,