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.h415 LLVM_ABI void addTypeUnitSymbol(DwarfTypeUnit &U);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp702 void DWARF5AccelTable::addTypeUnitSymbol(DwarfTypeUnit &U) { in addTypeUnitSymbol() function in DWARF5AccelTable
H A DDwarfDebug.cpp3984 AccelDebugNames.addTypeUnitSymbol(*TU.first); in addDwarfTypeUnitType()