Searched refs:CPEntryLabel (Results 1 – 1 of 1) sorted by relevance
48 MCSymbol *CPEntryLabel = Context.createTempSymbol(); in addEntry() local50 Entries.push_back(ConstantPoolEntry(CPEntryLabel, Value, Size, Loc)); in addEntry()51 const auto SymRef = MCSymbolRefExpr::create(CPEntryLabel, Context); in addEntry()