Searched refs:updateAcceleratorTables (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfUnit.h | 330 void updateAcceleratorTables(const DIScope *Context, const DIType *Ty,
|
| H A D | DwarfUnit.cpp | 594 updateAcceleratorTables(Context, Ty, TyDIE); in createTypeDIE() 604 updateAcceleratorTables(Context, Ty, TyDIE); in createTypeDIE() 616 updateAcceleratorTables(Context, Ty, TyDIE); in createTypeDIE() 665 void DwarfUnit::updateAcceleratorTables(const DIScope *Context, in updateAcceleratorTables() function in DwarfUnit
|
| H A D | DwarfDebug.cpp | 3970 CU.updateAcceleratorTables(CTy->getScope(), CTy, RefDie); in addDwarfTypeUnitType()
|