OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__eprintf
(Results
1 - 25
of
56
) sorted by null
1
2
3
/external/llvm/test/Linker/
link-global-to-func.ll
2
; RUN: echo "declare void @
__eprintf
(i8*, i8*, i32, i8*) noreturn define void @foo() { tail call void @
__eprintf
( i8* undef, i8* undef, i32 4, i8* null ) noreturn nounwind unreachable }" | llvm-as -o %t2.bc
5
; CHECK:
__eprintf
9
@
__eprintf
= external global i8* ; <i8**> [#uses=1]
12
%A = load i8** @
__eprintf
; <i8*> [#uses=1]
/external/compiler-rt/lib/
eprintf.c
1
/* ===---------- eprintf.c - Implements
__eprintf
--------------------------===
18
*
__eprintf
() was used in an old version of <assert.h>.
28
void
__eprintf
(const char* format, const char* assertion_expression,
function
/external/llvm/lib/Support/
SearchForAddressOfSpecialSymbol.cpp
31
//
__eprintf
is sometimes used for assert() handling on x86.
37
EXPLICIT_SYMBOL(
__eprintf
);
/external/llvm/test/CodeGen/X86/
2007-02-19-LiveIntervalAssert.ll
8
define void @
__eprintf
(i8* %string, i8* %expression, i32 %line, i8* %filename) {
/ndk/build/tools/unwanted-symbols/mips/
libgcc.a.functions.txt
32
__eprintf
/ndk/build/tools/unwanted-symbols/x86/
libgcc.a.functions.txt
371
__eprintf
/ndk/build/tools/unwanted-symbols/arm/
libgcc.a.functions.txt
118
__eprintf
/external/compiler-rt/
README.txt
221
void
__eprintf
(const char* format, const char* assertion_expression,
/prebuilts/sdk/renderscript/lib/arm/
libcompiler_rt.a
11
? <