Searched refs:getThunkOrdinalNames (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DEnumTables.h36 ArrayRef<EnumEntry<uint8_t>> getThunkOrdinalNames();
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp519 ArrayRef<EnumEntry<uint8_t>> getThunkOrdinalNames() { function in namespace:llvm::codeview
H A DSymbolDumper.cpp141 W.printEnum("Ordinal", uint8_t(Thunk.Thunk), getThunkOrdinalNames());
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp196 auto ThunkNames = getThunkOrdinalNames();

Completed in 114 milliseconds