Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/DebugInfo/GSYM/
DGSYMTest.cpp314 FunctionInfo FIBoth(FuncAddr, FuncSize, FuncName); in TEST() local
315 AddLines(FuncAddr, FileIdx, FIBoth); in TEST()
316 AddInline(FuncAddr, FuncSize, FIBoth); in TEST()
317 TestFunctionInfoEncodeDecode(llvm::support::little, FIBoth); in TEST()
318 TestFunctionInfoEncodeDecode(llvm::support::big, FIBoth); in TEST()