Searched refs:CULowPC (Results 1 – 1 of 1) sorted by relevance
1311 const uint64_t CULowPC = 0x1000; in TEST() local1323 CUDie.addAttribute(DW_AT_low_pc, DW_FORM_addr, CULowPC); in TEST()1355 EXPECT_EQ(CULowPC, *I->Value.getAsAddress()); in TEST()