Searched refs:nostdlib (Results 1 – 5 of 5) sorted by relevance
37 LOCAL_CFLAGS += -O3 -nodefaultlibs -nostdlib
88 if (!pConfig.options().nostdlib()) { in MCLDEmulateELF()
228 bool nostdlib() const { return m_bNoStdlib; } in nostdlib() function
430 def NoStdlib : Flag<["-"], "nostdlib">,
1574 <li>If your project links using {@code -nostdlib} and {-Wl,--no-undefined}, you1938 <p>If your project is linked with the {@code -nostdlib -Wl,--no-undefined} options, you