HomeSort by relevance Sort by last modified time
    Searched refs:__main (Results 1 - 25 of 27) sorted by null

1 2

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-srec/
sr1.c 23 __main () function
sr3.cc 39 __main () function
  /external/llvm/lib/Support/
SearchForAddressOfSpecialSymbol.cpp 46 EXPLICIT_SYMBOL(__main);
  /external/swiftshader/third_party/LLVM/lib/Support/
SearchForAddressOfSpecialSymbol.cpp 46 EXPLICIT_SYMBOL(__main);
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-pe/
aligncomm-1.c 14 void __main (void) function
aligncomm-2.c 15 void __main (void) function
aligncomm-3.c 16 void __main (void) function
aligncomm-4.c 17 void __main (void) function
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-selective/
4.cc 34 extern "C" void __main() { } function
3.cc 46 extern "C" void __main() { } function
5.cc 38 extern "C" void __main() { } function
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/reloc/
plabelbug.s 11 .IMPORT __main,CODE
27 bl __main,%r2
applybug.s 57 .IMPORT __main,CODE
76 bl __main,%r2
funcrelocbug.s 144 .IMPORT __main,CODE
158 bl __main,%r2
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/unsorted/
importbug.s 10 .IMPORT __main,CODE
26 bl __main,%r2
  /external/llvm/utils/
check-each-file 22 *undefined*reference*__main*)
23 echo "$program appears to need a dummy __main function; adding one"
24 echo "void __main () { }" > __main.c
25 gcc -c __main.c
28 gmake -n $program 2>&1 | sed '/gcc/s/$/__main.o/' >> $linker
  /external/swiftshader/third_party/LLVM/utils/
check-each-file 22 *undefined*reference*__main*)
23 echo "$program appears to need a dummy __main function; adding one"
24 echo "void __main () { }" > __main.c
25 gcc -c __main.c
28 gmake -n $program 2>&1 | sed '/gcc/s/$/__main.o/' >> $linker
  /external/swiftshader/third_party/LLVM/lib/Support/Windows/
explicit_symbols.inc 17 EXPLICIT_SYMBOL(__main) // FIXME: Don't call it.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/
sh2.c 32 __main () function
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
lineno.s 20 jal __main
  /external/llvm/lib/Support/Windows/
explicit_symbols.inc 23 EXPLICIT_SYMBOL(__main) // FIXME: Don't call it.
  /device/linaro/bootloader/edk2/StdLib/LibC/Main/
Main.c 40 void __main() function
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/parse/
calldatabug.s 121 .IMPORT __main,CODE
139 bl __main,%r2
  /prebuilts/go/darwin-x86/src/debug/pe/
file_test.go 165 {"__main", 0x0, 0, 0x20, 0x2},
  /prebuilts/go/linux-x86/src/debug/pe/
file_test.go 165 {"__main", 0x0, 0, 0x20, 0x2},

Completed in 259 milliseconds

1 2