Home
last modified time | relevance | path

Searched refs:StripTemplate (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h711 OffsetsStringPool &StringPool, bool StripTemplate = false);
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp156 bool StripTemplate) { in getDIENames() argument
174 if (StripTemplate && Info.Name && Info.MangledName != Info.Name) { in getDIENames()