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

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

Completed in 71 milliseconds