Lines Matching refs:GetStringRef
60 basename.GetStringRef(), in GetGlobalVariables()
61 DIERefCallback(callback, basename.GetStringRef())); in GetGlobalVariables()
93 class_name.GetStringRef(), in GetObjCMethods()
94 DIERefCallback(callback, class_name.GetStringRef())); in GetObjCMethods()
103 class_name.GetStringRef(), in GetCompleteObjCClass()
104 DIERefCallback(callback, class_name.GetStringRef()), in GetCompleteObjCClass()
112 m_apple_types_up->FindByName(name.GetStringRef(), in GetTypes()
113 DIERefCallback(callback, name.GetStringRef())); in GetTypes()
138 type_name.GetStringRef(), tag, qualified_name_hash, in GetTypes()
139 DIERefCallback(callback, type_name.GetStringRef())); in GetTypes()
161 type_name.GetStringRef(), tag, in GetTypes()
162 DIERefCallback(callback, type_name.GetStringRef())); in GetTypes()
167 type_name.GetStringRef(), in GetTypes()
168 DIERefCallback(callback, type_name.GetStringRef())); in GetTypes()
176 name.GetStringRef(), DIERefCallback(callback, name.GetStringRef())); in GetNamespaces()
183 m_apple_names_up->FindByName(name.GetStringRef(), [&](DIERef die_ref) { in GetFunctions()
184 return ProcessFunctionDIE(name.GetStringRef(), die_ref, dwarf, in GetFunctions()