Home
last modified time | relevance | path

Searched defs:PIC_FLAG (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/build/
H A Djlibtool.c65 # define PIC_FLAG "-fPIC -fno-common" macro
87 # define PIC_FLAG "-fPIC" macro
107 # define PIC_FLAG "-KPIC" macro
/aosp_15_r20/external/compiler-rt/cmake/Modules/
H A DCompilerRTDarwinUtils.cmake396 set(PIC_FLAG -fPIC) variable