HomeSort by relevance Sort by last modified time
    Searched full:getsubroutinename (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/DebugInfo/
DWARFDebugInfoEntry.cpp 286 DWARFDebugInfoEntryMinimal::getSubroutineName(const DWARFUnit *U,
307 if (const char *name = spec_die.getSubroutineName(U, Kind))
317 if (const char *name = abs_origin_die.getSubroutineName(U, Kind))
DWARFDebugInfoEntry.h 129 getSubroutineName(const DWARFUnit *U,
DWARFContext.cpp 483 TopFunctionDIE.getSubroutineName(InlinedChain.U, Kind)) {
579 FunctionDIE.getSubroutineName(InlinedChain.U, Spec.FNKind))

Completed in 157 milliseconds