Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp49 U.getOffset(), U.getAbbreviationsOffset())); in extractFast()
DDWARFUnit.cpp1044 Abbrevs = Abbrev->getAbbreviationDeclarationSet(getAbbreviationsOffset()); in getAbbreviations()
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h403 uint64_t getAbbreviationsOffset() const { return Header.getAbbrOffset(); } in getAbbreviationsOffset() function