Searched defs:NameAndAttributes (Results 1 – 1 of 1) sorted by relevance
40 struct NameAndAttributes { struct41 StringRef name;42 uint32_t attributes = 0;43 bool isFunction = 0;44 const GlobalValue *symbol = 0;