Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/DebugInfo/GSYM/
H A DGSYMTest.cpp228 FunctionInfo InvalidLineTableFI(FuncAddr, FuncSize, ValidName); in TEST() local
231 InvalidLineTableFI.OptLineTable = LineTable(); in TEST()
232 TestFunctionInfoEncodeError(llvm::support::little, InvalidLineTableFI, in TEST()