Searched refs:getDwarfSectionOffsetForm (Results 1 – 4 of 4) sorted by relevance
835 dwarf::Form getDwarfSectionOffsetForm() const;
291 addUInt(Die, Attribute, DD->getDwarfSectionOffsetForm(), Integer); in addSectionOffset()1839 addAttribute(Die, Attribute, DD->getDwarfSectionOffsetForm(), in addSectionDelta()1846 addLabel(Die, Attribute, DD->getDwarfSectionOffsetForm(), Label); in addSectionLabel()
1628 : DD->getDwarfSectionOffsetForm(); in addLocationList()
3627 dwarf::Form DwarfDebug::getDwarfSectionOffsetForm() const { in getDwarfSectionOffsetForm() function in DwarfDebug