HomeSort by relevance Sort by last modified time
    Searched refs:test1_foo (Results 1 - 4 of 4) sorted by null

  /external/llvm/test/MC/COFF/
offset.s 4 .globl test1_foo
5 test1_foo: label
9 test1_zed = test1_foo + 1
  /external/llvm/test/MC/ELF/
no-reloc.s 6 .section .test1_foo
  /ndk/tests/device/test-gnustl_shared-exception/jni/
Android.mk 20 LOCAL_MODULE := test1_foo
21 LOCAL_SRC_FILES := test1_foo.cpp
27 LOCAL_SHARED_LIBRARIES := test1_foo
  /ndk/tests/device/test-gnustl_static-exception/jni/
Android.mk 20 LOCAL_MODULE := test1_foo
21 LOCAL_SRC_FILES := test1_foo.cpp
27 LOCAL_STATIC_LIBRARIES := test1_foo

Completed in 76 milliseconds