HomeSort by: relevance | last modified time | path
    Searched defs:as_unsigned (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/dwarf2/
attribute.h 87 ULONGEST as_unsigned () const function in struct:attribute
110 return as_unsigned ();
118 You may use the as_unsigned method to retrieve such offsets.
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
attribute.h 88 ULONGEST as_unsigned () const function in struct:attribute
111 return as_unsigned ();
119 You may use the as_unsigned method to retrieve such offsets.

Completed in 22 milliseconds