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

  /build/core/combo/
TARGET_linux-sh.mk 73 libc_root := bionic/libc macro
97 KERNEL_HEADERS_COMMON := $(libc_root)/kernel/common
98 KERNEL_HEADERS_ARCH := $(libc_root)/kernel/arch-$(TARGET_ARCH)
103 $(libc_root)/arch-sh/include \
104 $(libc_root)/include \
TARGET_linux-x86.mk 64 libc_root := bionic/libc macro
77 KERNEL_HEADERS_COMMON := $(libc_root)/kernel/common
78 KERNEL_HEADERS_ARCH := $(libc_root)/kernel/arch-$(TARGET_ARCH)
146 $(libc_root)/arch-x86/include \
147 $(libc_root)/include \
TARGET_linux-arm.mk 164 libc_root := bionic/libc macro
217 KERNEL_HEADERS_COMMON := $(libc_root)/kernel/common
218 KERNEL_HEADERS_ARCH := $(libc_root)/kernel/arch-$(TARGET_ARCH)
223 $(libc_root)/arch-arm/include \
224 $(libc_root)/include \
  /ndk/build/tools/
build-ndk-sysroot.sh 189 LIBC_ROOT=$BIONIC_ROOT/libc
192 LIBC_ROOT=$BIONIC_ROOT/bionic
288 common_headers $LIBC_ROOT/kernel/common
289 arch_headers $LIBC_ROOT/kernel/arch-$ARCH
292 common_headers $LIBC_ROOT/include
293 arch_headers $LIBC_ROOT/arch-$ARCH/include

Completed in 416 milliseconds