Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DEnumTables.h26 ArrayRef<EnumEntry<uint8_t>> getFrameCookieKindNames();
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DEnumTables.h27 ArrayRef<EnumEntry<uint8_t>> getFrameCookieKindNames();
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DEnumTables.h27 ArrayRef<EnumEntry<uint8_t>> getFrameCookieKindNames();
/external/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp337 ArrayRef<EnumEntry<uint8_t>> getFrameCookieKindNames() { in getFrameCookieKindNames() function
DSymbolDumper.cpp399 getFrameCookieKindNames()); in visitFrameCookieSym()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp455 ArrayRef<EnumEntry<uint8_t>> getFrameCookieKindNames() { in getFrameCookieKindNames() function
DSymbolDumper.cpp409 getFrameCookieKindNames()); in visitKnownRecord()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp465 ArrayRef<EnumEntry<uint8_t>> getFrameCookieKindNames() { in getFrameCookieKindNames() function
DSymbolDumper.cpp409 getFrameCookieKindNames()); in visitKnownRecord()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLSymbols.cpp176 auto ThunkNames = getFrameCookieKindNames(); in enumeration()
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLSymbols.cpp199 auto ThunkNames = getFrameCookieKindNames(); in enumeration()