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

  /bionic/libc/bionic/
crtbrand.c 29 #define ABI_SECTION ".note.android.ident"
57 } abitag __attribute__ ((section (ABI_SECTION), aligned(4), used)) = {
  /development/ndk/platforms/common/src/
crtbrand.c 36 #define ABI_SECTION ".note.android.ident"
64 } abitag __attribute__ ((section (ABI_SECTION), aligned(4), used)) = {

Completed in 24 milliseconds