Searched defs:typeLookup (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/debugger/debug_info/
H A DDwarfTeamDebugInfo.cpp24 DwarfTeamDebugInfo(Architecture* architecture, DebuggerInterface* interface, FileManager* fileManager, GlobalTypeLookup* typeLookup, TeamFunctionSourceInformation* sourceInfo, GlobalTypeCache* typeCache) argument
H A DDwarfStackFrameDebugInfo.cpp167 DwarfStackFrameDebugInfo(Architecture* architecture, image_id imageID, DwarfFile* file, CompilationUnit* compilationUnit, DIESubprogram* subprogramEntry, GlobalTypeLookup* typeLookup, GlobalTypeCache* typeCache, target_addr_t instructionPointer, target_addr_t framePointer, target_addr_t relocationDelta, DwarfTargetInterface* targetInterface, RegisterMap* fromDwarfRegisterMap) argument
H A DDwarfTypeFactory.cpp280 DwarfTypeFactory(DwarfTypeContext* typeContext, GlobalTypeLookup* typeLookup, GlobalTypeCache* typeCache) argument
H A DDwarfImageDebugInfo.cpp330 DwarfImageDebugInfo(const ImageInfo& imageInfo, DebuggerInterface* interface, Architecture* architecture, FileManager* fileManager, GlobalTypeLookup* typeLookup, GlobalTypeCache* typeCache, TeamFunctionSourceInformation* sourceInfo, DwarfFile* file) argument

Completed in 49 milliseconds