Searched refs:SubprogramEntry (Results 1 - 5 of 5) sorted by relevance

/haiku/src/kits/debugger/debug_info/
H A DDwarfFunctionDebugInfo.h46 DIESubprogram* SubprogramEntry() const function in class:DwarfFunctionDebugInfo
H A DDwarfTypes.cpp387 typeContext->SubprogramEntry(), description,
799 typeContext->SubprogramEntry(), memberEntry->ByteSize(),
815 typeContext->SubprogramEntry(), memberEntry->BitOffset(),
830 typeContext->SubprogramEntry(), memberEntry->BitSize(),
1054 typeContext->SubprogramEntry(), bitStrideOwnerEntry->BitStride(),
1090 typeContext->SubprogramEntry(),
1109 typeContext->SubprogramEntry(),
H A DDwarfTypeFactory.cpp631 fTypeContext->SubprogramEntry(), byteSizeValue,
642 fTypeContext->SubprogramEntry(), bitSizeValue,
995 fTypeContext->SubprogramEntry(), enumeratorEntry->ConstValue(),
1043 fTypeContext->SubprogramEntry(),
1073 fTypeContext->SubprogramEntry(),
1098 fTypeContext->SubprogramEntry(),
1406 fTypeContext->SubprogramEntry(), sizeValue,
H A DDwarfImageDebugInfo.cpp600 ? function->SubprogramEntry() : NULL;
676 function->SubprogramEntry() : NULL;
1231 DIESubprogram* subProgram = targetInfo->SubprogramEntry();
H A DDwarfTypes.h72 DIESubprogram* SubprogramEntry() const function in class:DwarfTypeContext

Completed in 59 milliseconds