Searched refs:GetDeclarationLine (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DDwarfUtils.cpp246 bool lineSet = entry->GetDeclarationLine(line);
256 lineSet = entry->GetDeclarationLine(line);
269 lineSet = entry->GetDeclarationLine(line);
H A DDebugInfoEntry.h68 bool GetDeclarationLine(uint32& _line) const;
H A DDebugInfoEntry.cpp126 DebugInfoEntry::GetDeclarationLine(uint32& _line) const function in class:DebugInfoEntry

Completed in 37 milliseconds