Searched refs:getDIELoc (Results 1 – 3 of 3) sorted by relevance
343 addULEB128(Value.getDIELoc().ComputeSize(AP)); in hashAttribute()344 hashBlockData(Value.getDIELoc().values()); in hashAttribute()
166 DIELoc *getDIELoc() { return new (DIEValueAllocator) DIELoc; } in getDIELoc() function
1223 DIELoc *Block = getDIELoc(); in applySubprogramAttributes()