Searched refs:BestForm (Results 1 – 2 of 2) sorted by relevance
118 static dwarf::Form BestForm(bool IsSigned, uint64_t Int) { in BestForm() function712 dwarf::Form BestForm(unsigned DwarfVersion) const { in BestForm() function746 dwarf::Form BestForm() const { in BestForm() function
198 Form = DIEInteger::BestForm(false, Integer); in addUInt()210 Form = DIEInteger::BestForm(true, Integer); in addSInt()314 Loc->BestForm(DD->getDwarfVersion()), Loc); in addBlock()321 Die.addValue(DIEValueAllocator, Attribute, Block->BestForm(), Block); in addBlock()