Searched refs:GetFormParams (Results 1 – 2 of 2) sorted by relevance
81 offset_ptr, m_unit->GetFormParams().getDwarfOffsetByteSize()); in ExtractValue()124 offset_ptr, m_unit->GetFormParams().getRefAddrByteSize()); in ExtractValue()248 *offset_ptr += unit->GetFormParams().getRefAddrByteSize(); in SkipValue()284 *offset_ptr += unit->GetFormParams().getDwarfOffsetByteSize(); in SkipValue()416 m_unit->GetFormParams().getRefAddrByteSize()); in Dump()
122 const llvm::dwarf::FormParams &GetFormParams() const { in GetFormParams() function