Home
last modified time | relevance | path

Searched refs:MASK_LIBPIC (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.h323 #define MASK_LIBPIC 0x00000100 /* -fpic that can be linked w/o pic */ macro
351 #define TARGET_LIBPIC ((target_flags & MASK_LIBPIC) != 0)
445 { "library-pic", MASK_LIBPIC, "PIC support for building libraries" }, \