Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCAsmStreamer.cpp1228 static void PrintCFIEscape(llvm::formatted_raw_ostream &OS, StringRef Values) { in PrintCFIEscape() function
1240 PrintCFIEscape(OS, Values); in EmitCFIEscape()
1250 PrintCFIEscape(OS, StringRef((const char *)&Buffer[0], Len)); in EmitCFIGnuArgsSize()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmStreamer.cpp1452 static void PrintCFIEscape(llvm::formatted_raw_ostream &OS, StringRef Values) { in PrintCFIEscape() function
1464 PrintCFIEscape(OS, Values); in EmitCFIEscape()
1474 PrintCFIEscape(OS, StringRef((const char *)&Buffer[0], Len)); in EmitCFIGnuArgsSize()