Searched refs:dwarfFile (Results 1 - 7 of 7) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DDwarfFileLoadingState.cpp14 dwarfFile(),
H A DDwarfFileLoadingState.h27 dwarfFile; member in struct:DwarfFileLoadingState
H A DDwarfManager.cpp45 DwarfFile* file = _state.dwarfFile;
52 _state.dwarfFile = file;
H A DDwarfUtils.h33 static bool GetDeclarationLocation(DwarfFile* dwarfFile,
H A DDwarfUtils.cpp238 DwarfUtils::GetDeclarationLocation(DwarfFile* dwarfFile, argument
279 CompilationUnit* unit = dwarfFile->CompilationUnitForDIE(entry);
/haiku/src/kits/debugger/debug_info/loading_state_handlers/
H A DDwarfLoadingStateHandler.cpp86 fileState.dwarfFile->Name());
98 fileState.dwarfFile->Name(), requiredPackage.String());
/haiku/src/kits/debugger/debug_info/
H A DDwarfTeamDebugInfo.cpp100 fTypeLookup, fTypeCache, fSourceInfo, dwarfState->GetFileState().dwarfFile);

Completed in 112 milliseconds