Searched refs:FIBoth (Results 1 – 1 of 1) sorted by relevance
313 FunctionInfo FIBoth(FuncAddr, FuncSize, FuncName); in TEST() local314 AddLines(FuncAddr, FileIdx, FIBoth); in TEST()315 AddInline(FuncAddr, FuncSize, FIBoth); in TEST()316 TestFunctionInfoEncodeDecode(llvm::support::little, FIBoth); in TEST()317 TestFunctionInfoEncodeDecode(llvm::support::big, FIBoth); in TEST()