Searched refs:FormValueAsUnsigned (Results 1 – 3 of 3) sorted by relevance
58 uint64_t DWARFAttributes::FormValueAsUnsigned(dw_attr_t attr, in FormValueAsUnsigned() function in DWARFAttributes
72 uint64_t FormValueAsUnsigned(dw_attr_t attr, uint64_t fail_value) const;
1451 attributes.FormValueAsUnsigned(DW_AT_specification, DW_INVALID_OFFSET); in GetParentDeclContextDIE()1461 die_offset = attributes.FormValueAsUnsigned(DW_AT_abstract_origin, in GetParentDeclContextDIE()