Searched refs:GetAbbreviationEntry (Results 1 – 3 of 3) sorted by relevance
67 AbbreviationTable::GetAbbreviationEntry(uint32 code, AbbreviationEntry& entry) in GetAbbreviationEntry() function in AbbreviationTable
110 bool GetAbbreviationEntry(uint32 code,
1395 if (!abbreviationTable->GetAbbreviationEntry(code, abbreviationEntry)) { in _ParseDebugInfoEntry()1503 abbreviationTable->GetAbbreviationEntry(code, abbreviationEntry); in _FinishUnit()