Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp192 auto ThunkNames = getThunkOrdinalNames(); in enumeration() local
193 for (const auto &E : ThunkNames) { in enumeration()
200 auto ThunkNames = getFrameCookieKindNames(); in enumeration() local
201 for (const auto &E : ThunkNames) { in enumeration()