Searched refs:BestForm (Results 1 – 3 of 3) sorted by relevance
170 static dwarf::Form BestForm(bool IsSigned, uint64_t Int) { in BestForm() function858 dwarf::Form BestForm(unsigned DwarfVersion) const { in BestForm() function892 dwarf::Form BestForm() const { in BestForm() function
212 Form = DIEInteger::BestForm(false, Integer); in addUInt()226 Form = DIEInteger::BestForm(true, Integer); in addSInt()381 Loc->BestForm(DD->getDwarfVersion()), Loc); in addBlock()388 Die.addValue(DIEValueAllocator, Attribute, Block->BestForm(), Block); in addBlock()
419 dwarf::Form Form = DIEInteger::BestForm(/*IsSigned*/ false, LargestCUIndex); in getUniformAttributes()