Home
last modified time | relevance | path

Searched refs:otherfunc (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/lld/test/COFF/
Dgnu-weak.test19 void otherfunc(void);
25 otherfunc();
41 void otherfunc(void) {
51 0000000000000000 T .weak.weakfunc.otherfunc
Dedata.s6 # RUN: lld-link -lldmingw -dll -out:%t.dll %t.o -entry:__ImageBase -export:otherfunc 2>&1 | FileChe…
27 .globl otherfunc symbol
28 otherfunc: label
Deh_frame_terminator.s15 call otherfunc
Dcomdat-jumptable.s69 call otherfunc
/external/llvm-project/lld/test/COFF/Inputs/
Deh_frame_terminator-otherfunc.s2 .globl otherfunc symbol
3 otherfunc: label
Dcomdat-jumptable2.s32 .globl otherfunc symbol
33 otherfunc: label
/external/llvm/test/Feature/
Dtestconstants.ll13 define i8* @otherfunc(i32, double) {
/external/llvm-project/llvm/test/Feature/
Dtestconstants.ll13 define i8* @otherfunc(i32, double) {
/external/python/cffi/testing/cffi0/
Dtest_ffi_backend.py47 def otherfunc(): function
50 otherfunc()