Searched refs:TypeOffset (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DTypeUnit.h33 off_t TypeOffset() const { return fTypeOffset; } function in class:TypeUnit
H A DDwarfFile.cpp1352 DebugInfoEntry* typeEntry = unit->EntryForOffset(unit->TypeOffset());
1355 B_PRId64 ".\n", unit, unit->TypeOffset());

Completed in 46 milliseconds