Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gdb/gdb/
HDgdbtypes.h839 #define FIELD_PHYSNAME(thisfld) ((thisfld).loc.physname) macro
842 ((thisfld).static_kind = 1, FIELD_PHYSNAME(thisfld) = (name))
887 #define TYPE_FIELD_STATIC_PHYSNAME(thistype, n) FIELD_PHYSNAME(TYPE_FIELD(thistype, n))