Home
last modified time | relevance | path

Searched refs:getCodeRange (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.h50 std::string getCodeRange() const;
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.cpp63 AbbrevSet->getCodeRange().c_str())); in extractFast()
H A DDWARFDebugAbbrev.cpp70 std::string DWARFAbbreviationDeclarationSet::getCodeRange() const { in getCodeRange() function in DWARFAbbreviationDeclarationSet