Home
last modified time | relevance | path

Searched refs:TYPE_FIELD_STATIC_PHYSADDR (Results 1 – 20 of 20) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dgdbtypes.h881 #define TYPE_FIELD_STATIC_PHYSADDR(thistype, n) FIELD_PHYSADDR(TYPE_FIELD(thistype, n)) macro
H A Dvalues.c798 TYPE_FIELD_STATIC_PHYSADDR (type, fieldno),
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dvalues.c798 TYPE_FIELD_STATIC_PHYSADDR (type, fieldno), in value_static_field()
H A Dgdbtypes.h881 #define TYPE_FIELD_STATIC_PHYSADDR(thistype, n) FIELD_PHYSADDR(TYPE_FIELD(thistype, n)) macro
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dgdbtypes.h1023 #define TYPE_FIELD_STATIC_PHYSADDR(thistype, n) FIELD_STATIC_PHYSADDR (TYPE_FIELD (thistype, n)) macro
H A Dvalue.c2387 TYPE_FIELD_STATIC_PHYSADDR (type, fieldno)); in value_static_field()
H A Dax-gdb.c1545 ax_const_l (ax, TYPE_FIELD_STATIC_PHYSADDR (type, fieldno)); in gen_static_field()
H A Dgdbtypes.c3358 TYPE_FIELD_STATIC_PHYSADDR (type, i)); in copy_type_recursive()
H A DChangeLog-20081879 (TYPE_FIELD_STATIC_PHYSADDR): Follow the FIELD_PHYSADDR rename.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dgdbtypes.h1162 #define TYPE_FIELD_STATIC_PHYSADDR(thistype, n) FIELD_STATIC_PHYSADDR (TYPE_FIELD (thistype, n)) macro
H A Dvalue.c2554 TYPE_FIELD_STATIC_PHYSADDR (type, fieldno)); in value_static_field()
H A Dax-gdb.c1582 ax_const_l (ax, TYPE_FIELD_STATIC_PHYSADDR (type, fieldno)); in gen_static_field()
H A Dgdbtypes.c3480 TYPE_FIELD_STATIC_PHYSADDR (type, i)); in copy_type_recursive()
H A DChangeLog-20081879 (TYPE_FIELD_STATIC_PHYSADDR): Follow the FIELD_PHYSADDR rename.
/dports/devel/gdb/gdb-11.1/gdb/compile/
H A Dcompile-cplus-types.c606 physaddr = TYPE_FIELD_STATIC_PHYSADDR (type, i); in compile_cplus_convert_struct_or_union_members()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dgdbtypes.h2001 #define TYPE_FIELD_STATIC_PHYSADDR(thistype, n) FIELD_STATIC_PHYSADDR ((thistype)->field (n)) macro
H A Dax-gdb.c1443 ax_const_l (ax, TYPE_FIELD_STATIC_PHYSADDR (type, fieldno)); in gen_static_field()
H A Dvalue.c2930 TYPE_FIELD_STATIC_PHYSADDR (type, fieldno)); in value_static_field()
H A Dgdbtypes.c5567 TYPE_FIELD_STATIC_PHYSADDR (type, i)); in copy_type_recursive()
H A DChangeLog-20081879 (TYPE_FIELD_STATIC_PHYSADDR): Follow the FIELD_PHYSADDR rename.