Searched refs:MASK_LIBPIC (Results 1 – 1 of 1) sorted by relevance
323 #define MASK_LIBPIC 0x00000100 /* -fpic that can be linked w/o pic */ macro351 #define TARGET_LIBPIC ((target_flags & MASK_LIBPIC) != 0)445 { "library-pic", MASK_LIBPIC, "PIC support for building libraries" }, \