OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PIC
(Results
1 - 25
of
131
) sorted by null
1
2
3
4
5
6
/external/llvm/test/MC/PowerPC/
ppc64-initial-cfa.s
3
# RUN: llvm-mc -triple=powerpc64-unknown-linux-gnu -filetype=obj -relocation-model=
pic
%s | \
4
# RUN: llvm-readobj -s -sr -sd | FileCheck %s -check-prefix=
PIC
48
#
PIC
: Section {
49
#
PIC
: Name: .eh_frame
50
#
PIC
-NEXT: Type: SHT_PROGBITS
51
#
PIC
-NEXT: Flags [ (0x2)
52
#
PIC
-NEXT: SHF_ALLOC
53
#
PIC
-NEXT: ]
54
#
PIC
-NEXT: Address:
55
#
PIC
-NEXT: Offset
[
all
...]
/external/compiler-rt/lib/asan/
asan_preinit.cc
13
// On Linux we use .preinit_array section (unless
PIC
macro is defined).
17
#if ASAN_USE_PREINIT_ARRAY && !defined(
PIC
)
/external/chromium_org/third_party/libxml/src/
libxml.h
84
#ifdef
PIC
93
#ifndef
PIC
/external/libxml2/
libxml.h
84
#ifdef
PIC
93
#if !defined(
PIC
) && !defined(NOLIBTOOL)
/bionic/libm/upstream-freebsd/lib/msun/src/
s_isnan.c
34
#ifndef
PIC
44
#endif /* !
PIC
*/
/bionic/libc/arch-x86/bionic/
setjmp.S
49
#ifdef
PIC
74
#ifdef
PIC
sigsetjmp.S
45
#ifdef
PIC
73
#ifdef
PIC
/dalvik/vm/compiler/template/armv5te/
TEMPLATE_CMPL_DOUBLE.S
19
ldr ip, .L__aeabi_cdcmple @
PIC
way of "bl __aeabi_cdcmple"
/external/chromium_org/third_party/icu/source/config/
mh-mpras
9
SHAREDLIBCFLAGS = -K
PIC
10
SHAREDLIBCXXFLAGS = -K
PIC
/external/icu4c/config/
mh-mpras
9
SHAREDLIBCFLAGS = -K
PIC
10
SHAREDLIBCXXFLAGS = -K
PIC
/external/elfutils/lib/
eu-config.h
122
# ifndef
PIC
137
# ifndef
PIC
182
#ifdef
PIC
/external/libffi/src/powerpc/
asm.h
48
#ifdef
PIC
61
#else /*
PIC
*/
72
#endif /*
PIC
*/
118
#ifdef
PIC
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
global.h
54
#ifdef
PIC
/* dynamic build */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
global.h
54
#ifdef
PIC
/* dynamic build */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
global.h
54
#ifdef
PIC
/* dynamic build */
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/machine/
asm.h
94
#if defined(__ELF__) && defined(
PIC
)
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/machine/
asm.h
94
#if defined(__ELF__) && defined(
PIC
)
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/machine/
asm.h
94
#if defined(__ELF__) && defined(
PIC
)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/machine/
asm.h
52
#ifdef
PIC
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/machine/
asm.h
94
#if defined(__ELF__) && defined(
PIC
)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/machine/
asm.h
52
#ifdef
PIC
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/machine/
asm.h
94
#if defined(__ELF__) && defined(
PIC
)
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/machine/
asm.h
94
#if defined(__ELF__) && defined(
PIC
)
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/machine/
asm.h
52
#ifdef
PIC
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/machine/
asm.h
94
#if defined(__ELF__) && defined(
PIC
)
Completed in 4319 milliseconds
1
2
3
4
5
6