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

/external/llvm/lib/DebugInfo/
H A DDWARFDebugInfoEntry.cpp517 DWARFDebugInfoEntryMinimal::getSubroutineName(const DWARFCompileUnit *CU) function in class:DWARFDebugInfoEntryMinimal
535 if (const char *name = spec_die.getSubroutineName(CU))
545 if (const char *name = abs_origin_die.getSubroutineName(CU))

Completed in 42 milliseconds