Searched refs:__eprintf (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/llvm/test/Linker/ |
| H A D | link-global-to-func.ll | 2 ; RUN: echo "declare void @__eprintf(i8*, i8*, i32, i8*) noreturn define void @foo() { tai… 5 ; CHECK: __eprintf 9 @__eprintf = external global i8* ; <i8**> [#uses=1] 12 %A = load i8*, i8** @__eprintf ; <i8*> [#uses=1]
|
| /llvm-project-15.0.7/compiler-rt/lib/builtins/ |
| H A D | eprintf.c | 22 __eprintf(const char *format, const char *assertion_expression, in __eprintf() function
|
| H A D | README.txt | 229 void __eprintf(const char* format, const char* assertion_expression,
|
| /llvm-project-15.0.7/llvm/lib/Support/Unix/ |
| H A D | DynamicLibrary.inc | 82 // __eprintf is sometimes used for assert() handling on x86. 88 EXPLICIT_SYMBOL(__eprintf);
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | 2007-02-19-LiveIntervalAssert.ll | 8 define void @__eprintf(ptr %string, ptr %expression, i32 %line, ptr %filename) {
|
| /llvm-project-15.0.7/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 587 fun:__eprintf=uninstrumented
|