Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dx86_linux_host.go249 type toolchainGlibc struct { struct
250 toolchainNoCrt
253 func (toolchainGlibc) Glibc() bool { return true }
255 func (toolchainGlibc) Cflags() string {
259 func (toolchainGlibc) Ldflags() string {
263 func (toolchainGlibc) Lldflags() string {
269 toolchainGlibc anonMember
274 toolchainGlibc anonMember