Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h406 void updateAcceleratorTables(DIScope Context, DIType Ty, const DIE &TyDIE);
DDwarfUnit.cpp800 updateAcceleratorTables(Context, Ty, TyDIE); in createTypeDIE()
831 updateAcceleratorTables(Context, Ty, TyDIE); in getOrCreateTypeDIE()
850 void DwarfUnit::updateAcceleratorTables(DIScope Context, DIType Ty, in updateAcceleratorTables() function in DwarfUnit