Home
last modified time | relevance | path

Searched refs:getAttributeOffsets (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp430 getAttributeOffsets(const DWARFAbbreviationDeclaration *Abbrev, unsigned Idx, in getAttributeOffsets() function
470 getAttributeOffsets(Abbrev, *LocationIdx, Offset, OrigUnit); in shouldKeepVariableDIE()
511 getAttributeOffsets(Abbrev, *LowPcIdx, Offset, OrigUnit); in shouldKeepSubprogramDIE()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp2063 getAttributeOffsets(const DWARFAbbreviationDeclaration *Abbrev, unsigned Idx, in getAttributeOffsets() function
2100 getAttributeOffsets(Abbrev, LocationIdx, Offset, OrigUnit); in shouldKeepVariableDIE()
2135 getAttributeOffsets(Abbrev, LowPcIdx, Offset, OrigUnit); in shouldKeepSubprogramDIE()