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

/haiku/src/kits/debugger/debug_info/
H A DDwarfFunctionDebugInfo.cpp14 DwarfFunctionDebugInfo( DwarfImageDebugInfo* imageDebugInfo, CompilationUnit* compilationUnit, DIESubprogram* subprogramEntry, TargetAddressRangeList* addressRanges, const BString& name, LocatableFile* sourceFile, const SourceLocation& sourceLocation) 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 DDwarfTypes.cpp136 DwarfTypeContext(Architecture* architecture, image_id imageID, DwarfFile* file, CompilationUnit* compilationUnit, DIESubprogram* subprogramEntry, target_addr_t instructionPointer, target_addr_t framePointer, target_addr_t relocationDelta, DwarfTargetInterface* targetInterface, RegisterMap* fromDwarfRegisterMap) argument
/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp1470 CompilationUnit* compilationUnit = dynamic_cast<CompilationUnit*>(unit); local

Completed in 59 milliseconds