Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp191 auto ThunkNames = getThunkOrdinalNames(); in enumeration() local
192 for (const auto &E : ThunkNames) { in enumeration()
199 auto ThunkNames = getFrameCookieKindNames(); in enumeration() local
200 for (const auto &E : ThunkNames) { in enumeration()