GDB (API)
|
#include "gdbtypes.h"
Definition at line 2072 of file gdbtypes.h.
Definition at line 2087 of file gdbtypes.h.
Definition at line 2095 of file gdbtypes.h.
Definition at line 2078 of file gdbtypes.h.
Definition at line 2127 of file gdbtypes.h.
Definition at line 2128 of file gdbtypes.h.
Definition at line 2092 of file gdbtypes.h.
This type is used to represent symbol addresses.
Definition at line 2163 of file gdbtypes.h.
‘pointer to data’ type. Some target platforms use an implicitly {sign,zero} -extended 32-bit ABI pointer on a 64-bit ISA.
Definition at line 2135 of file gdbtypes.h.
Definition at line 2099 of file gdbtypes.h.
Definition at line 2098 of file gdbtypes.h.
Definition at line 2100 of file gdbtypes.h.
Definition at line 2090 of file gdbtypes.h.
Definition at line 2093 of file gdbtypes.h.
This type represents a type that was unrecognized in symbol read-in.
Definition at line 2167 of file gdbtypes.h.
Definition at line 2089 of file gdbtypes.h.
‘function returning pointer to function (returning void)’ type. The final void return type is not significant for it.
Definition at line 2151 of file gdbtypes.h.
‘pointer to function (returning void)’ type. Harvard architectures mean that ABI function and code pointers are not interconvertible. Similarly, since ANSI, C standards have explicitly said that pointers to functions and pointers to data are not interconvertible — that is, you can't cast a function pointer to void * and back, and expect to get the same value. However, all function pointer types are interconvertible, so void (*) () can server as a generic function pointer.
Definition at line 2146 of file gdbtypes.h.
Definition at line 2088 of file gdbtypes.h.
Definition at line 2080 of file gdbtypes.h.
Definition at line 2112 of file gdbtypes.h.
Definition at line 2123 of file gdbtypes.h.
Definition at line 2115 of file gdbtypes.h.
Definition at line 2117 of file gdbtypes.h.
Definition at line 2119 of file gdbtypes.h.
Definition at line 2121 of file gdbtypes.h.
Definition at line 2113 of file gdbtypes.h.
Definition at line 2081 of file gdbtypes.h.
Definition at line 2091 of file gdbtypes.h.
Definition at line 2096 of file gdbtypes.h.
Definition at line 2079 of file gdbtypes.h.
Definition at line 2082 of file gdbtypes.h.
Definition at line 2094 of file gdbtypes.h.
Definition at line 2106 of file gdbtypes.h.
Definition at line 2107 of file gdbtypes.h.
Definition at line 2124 of file gdbtypes.h.
Definition at line 2116 of file gdbtypes.h.
Definition at line 2118 of file gdbtypes.h.
Definition at line 2120 of file gdbtypes.h.
Definition at line 2122 of file gdbtypes.h.
Definition at line 2114 of file gdbtypes.h.
Definition at line 2083 of file gdbtypes.h.
Definition at line 2085 of file gdbtypes.h.
Definition at line 2086 of file gdbtypes.h.
Definition at line 2097 of file gdbtypes.h.
Definition at line 2084 of file gdbtypes.h.
Definition at line 2077 of file gdbtypes.h.
Definition at line 2129 of file gdbtypes.h.
This type is used to represent a GDB internal function.
Definition at line 2157 of file gdbtypes.h.
Definition at line 2173 of file gdbtypes.h.
Definition at line 2172 of file gdbtypes.h.
Definition at line 2171 of file gdbtypes.h.
Types used for symbols with no debug information.
Definition at line 2170 of file gdbtypes.h.
Definition at line 2175 of file gdbtypes.h.
Definition at line 2174 of file gdbtypes.h.
This type is used to represent an xmethod.
Definition at line 2160 of file gdbtypes.h.