Home
last modified time | relevance | path

Searched defs:GlobalListNode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_globals.cpp36 struct GlobalListNode { struct
37 const Global *g = nullptr;
38 GlobalListNode *next = nullptr;