Home
last modified time | relevance | path

Searched refs:addTypeUnitSymbol (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAccelTable.h412 void addTypeUnitSymbol(DwarfTypeUnit &U);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp703 void DWARF5AccelTable::addTypeUnitSymbol(DwarfTypeUnit &U) { in addTypeUnitSymbol() function in DWARF5AccelTable
H A DDwarfDebug.cpp3534 AccelDebugNames.addTypeUnitSymbol(*TU.first); in addDwarfTypeUnitType()