Lines Matching refs:AddrPool
1195 AddrPool.setLabel(Asm->createTempSymbol("addr_table_base")); in beginModule()
1357 if ((HasSplitUnit || getDwarfVersion() >= 5) && !AddrPool.isEmpty()) in finalizeModuleInfo()
2874 unsigned idx = AddrPool.getIndex(Entry.Begin); in emitDebugLocDWO()
3317 AddrPool.emit(*Asm, Asm->getObjFileLowering().getDwarfAddrSection()); in emitDebugAddr()
3347 if (!TypeUnitsUnderConstruction.empty() && AddrPool.hasBeenUsed()) in addDwarfTypeUnitType()
3357 AddrPool.resetUsedFlag(); in addDwarfTypeUnitType()
3401 if (AddrPool.hasBeenUsed()) { in addDwarfTypeUnitType()
3429 …Construction(std::move(DD->TypeUnitsUnderConstruction)), AddrPoolUsed(DD->AddrPool.hasBeenUsed()) { in NonTypeUnitContext()
3431 DD->AddrPool.resetUsedFlag(); in NonTypeUnitContext()
3436 DD->AddrPool.resetUsedFlag(AddrPoolUsed); in ~NonTypeUnitContext()
3519 AddrPool.getIndex(S); in insertSectionLabel()