Searched refs:getAttributeOffsets (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/llvm/lib/DWARFLinker/ |
D | DWARFLinker.cpp | 430 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/ |
D | DwarfLinker.cpp | 2063 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()
|