Home
last modified time | relevance | path

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

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