Searched refs:FIBoth (Results 1 – 1 of 1) sorted by relevance
314 FunctionInfo FIBoth(FuncAddr, FuncSize, FuncName); in TEST() local315 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()