Searched refs:GetDeclarationLocation (Results 1 - 8 of 8) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntry.cpp116 ->GetDeclarationLocation();
129 ->GetDeclarationLocation();
142 ->GetDeclarationLocation();
163 if (DeclarationLocation* location = GetDeclarationLocation()) {
176 if (DeclarationLocation* location = GetDeclarationLocation()) {
189 if (DeclarationLocation* location = GetDeclarationLocation()) {
356 DebugInfoEntry::GetDeclarationLocation() function in class:DebugInfoEntry
H A DDwarfUtils.h33 static bool GetDeclarationLocation(DwarfFile* dwarfFile,
H A DDwarfUtils.cpp238 DwarfUtils::GetDeclarationLocation(DwarfFile* dwarfFile, function in class:DwarfUtils
H A DDebugInfoEntry.h212 virtual DeclarationLocation* GetDeclarationLocation();
H A DDebugInfoEntries.h308 virtual DeclarationLocation* GetDeclarationLocation();
411 virtual DeclarationLocation* GetDeclarationLocation();
H A DDebugInfoEntries.cpp398 DIEDeclaredType::GetDeclarationLocation() function in class:DIEDeclaredType
580 DIEDeclaredBase::GetDeclarationLocation() function in class:DIEDeclaredBase
/haiku/src/kits/debugger/debug_info/
H A DDwarfStackFrameDebugInfo.cpp262 DwarfUtils::GetDeclarationLocation(fTypeContext->File(), variableEntry,
H A DDwarfImageDebugInfo.cpp1413 DwarfUtils::GetDeclarationLocation(fFile, subprogramEntry,

Completed in 161 milliseconds