Searched defs:gdata (Results 1 – 5 of 5) sorted by relevance
25 gd_t gdata __attribute__ ((section(".data"))); variable
23 gd_t gdata __attribute__ ((section(".bss"))); variable
1207 const auto& gdata = gtype->second; in matchType() local
39 BackendGlobalData *gdata = NULL; variable