Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dbionic.go46 func (toolchainBionic) CrtPadSegmentSharedLibrary() []string { return bionicCrtPadSegmentSharedLibr… func
Dtoolchain.go104 CrtPadSegmentSharedLibrary() []string methodSpec
166 func (toolchainNoCrt) CrtPadSegmentSharedLibrary() []string { return nil } func
Dx86_linux_host.go333 func (toolchainMusl) CrtPadSegmentSharedLibrary() []string { return nil } func