Home
last modified time | relevance | path

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

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