HomeSort by relevance Sort by last modified time
    Searched full:dwarf_vma (Results 1 - 20 of 20) sorted by null

  /toolchain/binutils/binutils-2.25/binutils/
dwarf.h 21 typedef unsigned HOST_WIDEST_INT dwarf_vma; typedef
41 dwarf_vma li_length;
67 dwarf_vma pn_length;
69 dwarf_vma pn_offset;
70 dwarf_vma pn_size;
86 dwarf_vma cu_length;
88 dwarf_vma cu_abbrev_offset;
105 dwarf_vma ar_length;
107 dwarf_vma ar_info_offset;
167 dwarf_vma address
    [all...]
dwarf.c 92 dwarf_vma section_offsets[DW_SECT_MAX];
120 static dwarf_vma
128 dwarf_vma val;
169 dwarf_vmatoa_1 (const char *fmtch, dwarf_vma value, unsigned num_bytes)
205 dwarf_vmatoa (const char * fmtch, dwarf_vma value)
210 /* Print a dwarf_vma value (typically an address, offset or length) in
215 print_dwarf_vma (dwarf_vma value, unsigned num_bytes)
224 dwarf_vmatoa64 (dwarf_vma hvalue, dwarf_vma lvalue, char *buf,
246 dwarf_vma
    [all...]
ChangeLog-2011 725 (process_debug_info): Use dwarf_vma type for local variables
753 Replace bfd_vma type and analog types by dwarf_vma and analogs.
756 (DWARF2_External_LineInfo): Replace bfd_vma by dwarf_vma.
760 (read_leb128): Change return type to dwarf_vma.
763 (dwarf_vmatoa): Change parameter type to dwarf_vma.
765 (read_leb128): Change return type to dwarf_vma.
768 dwarf_vma.
ChangeLog-2013 177 (struct Frame_Chunk): Use dwarf_vma type for pc_begin and pc_range
179 (frame_display_row): Use print_dwarf_vma to display dwarf_vma
ChangeLog-2008 746 dwarf_vma type at a specified precision. Use mingw field type
748 (display_debug_loc): Use dwarf_vma type for begin and end values.
ChangeLog-2010 122 * dwarf.h (dwarf_vma): Defined with HOST_WIDEST_INT.
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf-eh-frame.c     [all...]
  /toolchain/binutils/binutils-2.25/binutils/po/
ru.po     [all...]
uk.po     [all...]
es.po     [all...]
fi.po     [all...]
fr.po     [all...]
it.po     [all...]
ja.po     [all...]
sr.po     [all...]
sv.po     [all...]
vi.po     [all...]
bg.po     [all...]
binutils.pot 1750 msgid "DW_FORM_data8 is unsupported when sizeof (dwarf_vma) != 8\n"
    [all...]
hr.po     [all...]

Completed in 293 milliseconds