DwarfStackFrameDebugInfo
DwarfStackFrameDebugInfo& factory, target_addr_t instructionPointer,
Image* image, StackFrame* frame, DwarfStackFrameDebugInfo& factory)
DwarfStackFrameDebugInfo* stackFrameDebugInfo
= new(std::nothrow) DwarfStackFrameDebugInfo(fArchitecture,
BReference<DwarfStackFrameDebugInfo> stackFrameDebugInfoReference(
DwarfStackFrameDebugInfo& factory,
DwarfStackFrameDebugInfo& factory);
class DwarfStackFrameDebugInfo;
struct DwarfStackFrameDebugInfo::DwarfReturnValueID
DwarfStackFrameDebugInfo::DwarfStackFrameDebugInfo(Architecture* architecture,
DwarfStackFrameDebugInfo::~DwarfStackFrameDebugInfo()
DwarfStackFrameDebugInfo::Init()
DwarfStackFrameDebugInfo::CreateParameter(FunctionID* functionID,
DwarfStackFrameDebugInfo::CreateLocalVariable(FunctionID* functionID,
DwarfStackFrameDebugInfo::CreateReturnValue(FunctionID* functionID,
DwarfStackFrameDebugInfo::_CreateVariable(ObjectID* id, const BString& name,
DwarfStackFrameDebugInfo::_GetDIEType(EntryType* entry)
struct DwarfStackFrameDebugInfo::DwarfFunctionParameterID
struct DwarfStackFrameDebugInfo::DwarfLocalVariableID : public LocalVariableID {
class DwarfStackFrameDebugInfo : public StackFrameDebugInfo {
DwarfStackFrameDebugInfo(
~DwarfStackFrameDebugInfo();