Remove redundant test in BFD_ASSERT
[deliverable/binutils-gdb.git] / gdb / cp-abi.h
index cf21a2f4cde8bbe400b1ba2436f71321e43562a3..cce41f0c372afedd7280373bd3abce76405a4135 100644 (file)
@@ -123,7 +123,7 @@ extern struct value *value_virtual_fn_field (struct value **valuep,
        of the complete object to the start of the embedded subobject
        VALUE represents.  In other words, the enclosing object starts
        at VALUE_ADDR (VALUE) + VALUE_OFFSET (VALUE) +
-       VALUE_EMBEDDED_OFFSET (VALUE) + *TOP
+       value_embedded_offset (VALUE) + *TOP
      - If *USING_ENC is non-zero, then *TOP is the offset from the
        address of the complete object to the enclosing object stored
        in VALUE.  In other words, the enclosing object starts at
This page took 0.039992 seconds and 4 git commands to generate.