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

  /src/external/gpl3/gdb/dist/gdb/
value.h 234 member embedded_offset below. */
257 LONGEST embedded_offset () const function in struct:value
306 type -- the complete object -- and `embedded_offset' is the offset
308 method takes `embedded_offset' into account, so most GDB code
315 -- that is, the value `embedded_offset' would have if we followed
322 `type', and `embedded_offset' is zero, so everything works
420 returned pointer by the embedded_offset value. */
607 const gdb_byte *valaddr, LONGEST embedded_offset)
721 addressable memory units. Note also the member embedded_offset
770 type -- the complete object -- and `embedded_offset' is th
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
value.h 234 member embedded_offset below. */
257 LONGEST embedded_offset () const function in struct:value
306 type -- the complete object -- and `embedded_offset' is the offset
308 method takes `embedded_offset' into account, so most GDB code
315 -- that is, the value `embedded_offset' would have if we followed
322 `type', and `embedded_offset' is zero, so everything works
420 returned pointer by the embedded_offset value. */
607 const gdb_byte *valaddr, LONGEST embedded_offset)
721 addressable memory units. Note also the member embedded_offset
770 type -- the complete object -- and `embedded_offset' is th
    [all...]

Completed in 35 milliseconds