Searched refs:GetIndexForSymbol (Results 1 – 3 of 3) sorted by relevance
49 uint32_t GetIndexForSymbol(const Symbol *symbol) const;
501 uint32_t Symtab::GetIndexForSymbol(const Symbol *symbol) const { in GetIndexForSymbol() function in Symtab1102 uint32_t child_idx = GetIndexForSymbol(child_symbol); in GetParent()
1143 symtab->GetIndexForSymbol(source_file_symbol); in FindCompleteObjCDefinitionTypeForDIE()