Home
last modified time | relevance | path

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

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