Searched defs:abbreviationTable (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DBaseUnit.cpp39 BaseUnit::SetAbbreviationTable(AbbreviationTable* abbreviationTable) argument
H A DDwarfFile.cpp1282 AbbreviationTable* abbreviationTable; local
1326 AbbreviationTable* abbreviationTable; local
1375 _ParseDebugInfoEntry(DataReader& dataReader, BaseUnit* unit, AbbreviationTable* abbreviationTable, DebugInfoEntry*& _entry, bool& _endOfEntryList, int level) argument
1476 AbbreviationTable* abbreviationTable = unit->GetAbbreviationTable(); local
[all...]

Completed in 55 milliseconds