Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp169 auto ThunkNames = getThunkOrdinalNames(); in enumeration() local
170 for (const auto &E : ThunkNames) { in enumeration()
177 auto ThunkNames = getFrameCookieKindNames(); in enumeration() local
178 for (const auto &E : ThunkNames) { in enumeration()