Searched refs:getDwarfSectionOffsetForm (Results 1 – 4 of 4) sorted by relevance
778 dwarf::Form getDwarfSectionOffsetForm() const;
297 addUInt(Die, Attribute, DD->getDwarfSectionOffsetForm(), Integer); in addSectionOffset()1745 addAttribute(Die, Attribute, DD->getDwarfSectionOffsetForm(), in addSectionDelta()1752 addLabel(Die, Attribute, DD->getDwarfSectionOffsetForm(), Label); in addSectionLabel()
1472 : DD->getDwarfSectionOffsetForm(); in addLocationList()
3451 dwarf::Form DwarfDebug::getDwarfSectionOffsetForm() const { in getDwarfSectionOffsetForm() function in DwarfDebug