Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dx86_linux_host.go248 type toolchainGlibc struct { struct
249 toolchainNoCrt
252 func (toolchainGlibc) Glibc() bool { return true }
254 func (toolchainGlibc) Cflags() string {
258 func (toolchainGlibc) Ldflags() string {
262 func (toolchainGlibc) Lldflags() string {
268 toolchainGlibc anonMember
273 toolchainGlibc anonMember