Searched refs:toUnsigned (Results 1 – 9 of 9) sorted by relevance
66 !dwarf::toUnsigned(DIE.find(dwarf::DW_AT_external), 0)) in getChildDeclContext()80 if (dwarf::toUnsigned(DIE.find(dwarf::DW_AT_artificial), 0)) in getChildDeclContext()120 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()124 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_file), 0)) { in getChildDeclContext()134 Line = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_line), 0); in getChildDeclContext()
91 if (auto Lang = dwarf::toUnsigned(CUDie.find(dwarf::DW_AT_language))) in CompileUnit()
272 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_declaration), 0); in analyzeContextInfo()686 dwarf::toUnsigned(Die.find(dwarf::DW_AT_declaration), 0); in keepDIEAndDependencies()1512 dwarf::toUnsigned(InputDIE.find(dwarf::DW_AT_APPLE_runtime_class)) in cloneDIE()1517 dwarf::toUnsigned(InputDIE.find(dwarf::DW_AT_APPLE_objc_complete_type)) in cloneDIE()2016 auto DwoId = dwarf::toUnsigned( in getDwoId()
296 EXPECT_EQ(Data1, toUnsigned(DieDG.find(Attr_DW_FORM_data1), 0)); in TestAllForms()297 EXPECT_EQ(Data2, toUnsigned(DieDG.find(Attr_DW_FORM_data2), 0)); in TestAllForms()298 EXPECT_EQ(Data4, toUnsigned(DieDG.find(Attr_DW_FORM_data4), 0)); in TestAllForms()299 EXPECT_EQ(Data8, toUnsigned(DieDG.find(Attr_DW_FORM_data8), 0)); in TestAllForms()350 EXPECT_EQ(1ULL, toUnsigned(DieDG.find(Attr_DW_FORM_flag_true), 0)); in TestAllForms()351 EXPECT_EQ(0ULL, toUnsigned(DieDG.find(Attr_DW_FORM_flag_false), 1)); in TestAllForms()353 EXPECT_EQ(1ULL, toUnsigned(DieDG.find(Attr_DW_FORM_flag_present), 0)); in TestAllForms()367 EXPECT_EQ(UData[0], toUnsigned(DieDG.find(Attr_DW_FORM_udata), 0)); in TestAllForms()689 EXPECT_EQ(DW_ATE_signed, toUnsigned(CU1TypeDieDG.find(DW_AT_encoding), 0)); in TestReferences()695 EXPECT_EQ(DW_ATE_float, toUnsigned(CU2TypeDieDG.find(DW_AT_encoding), 0)); in TestReferences()[all …]
170 inline Optional<uint64_t> toUnsigned(const Optional<DWARFFormValue> &V) { in toUnsigned() function182 inline uint64_t toUnsigned(const Optional<DWARFFormValue> &V, in toUnsigned() function184 return toUnsigned(V).getValueOr(Default); in toUnsigned()
460 return toUnsigned(findRecursively(DW_AT_decl_line), 0); in getDeclLine()466 CallFile = toUnsigned(find(DW_AT_call_file), 0); in getCallerFrame()467 CallLine = toUnsigned(find(DW_AT_call_line), 0); in getCallerFrame()468 CallColumn = toUnsigned(find(DW_AT_call_column), 0); in getCallerFrame()469 CallDiscriminator = toUnsigned(find(DW_AT_GNU_discriminator), 0); in getCallerFrame()
275 if (Optional<uint64_t> DWOId = toUnsigned(UnitDie.find(DW_AT_GNU_dwo_id))) in extractDIEsIfNeeded()
603 toUnsigned(DWOCU->getUnitDIE().find(DW_AT_GNU_dwo_id))) in getDWOCompileUnitForHash()
META-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...