Home
last modified time | relevance | path

Searched refs:AddrPool (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h393 AddressPool AddrPool; variable
696 AddressPool &getAddressPool() { return AddrPool; } in getAddressPool()
H A DDwarfDebug.cpp753 AddrPool.setLabel(Asm->createTempSymbol("addr_table_base")); in beginModule()
895 if (!AddrPool.isEmpty() && in finalizeModuleInfo()
2078 Asm->EmitULEB128(AddrPool.getIndex(Entry.BeginSym)); in emitDebugLoc()
2118 unsigned idx = AddrPool.getIndex(Entry.BeginSym); in emitDebugLocDWO()
2582 AddrPool.emit(*Asm, Asm->getObjFileLowering().getDwarfAddrSection()); in emitDebugAddr()
2612 if (!TypeUnitsUnderConstruction.empty() && AddrPool.hasBeenUsed()) in addDwarfTypeUnitType()
2622 AddrPool.resetUsedFlag(); in addDwarfTypeUnitType()
2666 if (AddrPool.hasBeenUsed()) { in addDwarfTypeUnitType()