Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp196 auto ThunkNames = getThunkOrdinalNames(); in enumeration() local
197 for (const auto &E : ThunkNames) { in enumeration()
204 auto ThunkNames = getFrameCookieKindNames(); in enumeration() local
205 for (const auto &E : ThunkNames) { in enumeration()
213 auto ThunkNames = getJumpTableEntrySizeNames(); in enumeration() local
214 for (const auto &E : ThunkNames) { in enumeration()