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

/haiku/src/kits/debugger/dwarf/
H A DDwarfUtils.cpp245 bool fileSet = entry->GetDeclarationFile(file);
254 fileSet = entry->GetDeclarationFile(file);
267 fileSet = entry->GetDeclarationFile(file);
H A DDebugInfoEntry.h67 bool GetDeclarationFile(uint32& _file) const;
H A DDebugInfoEntry.cpp113 DebugInfoEntry::GetDeclarationFile(uint32& _file) const function in class:DebugInfoEntry

Completed in 523 milliseconds