/build/soong/symbol_inject/ |
D | macho_symboldata_test.go | 34 … 0x100000f50, Size: 0x2e, Offset: 0xf50, Align: 0x4, Reloff: 0x0, Nreloc: 0x0, Flags: 0x80000400}}, 35 …: 0x100000f7e, Size: 0x6, Offset: 0xf7e, Align: 0x1, Reloff: 0x0, Nreloc: 0x0, Flags: 0x80000408}}, 36 … 0x100000f84, Size: 0x1a, Offset: 0xf84, Align: 0x2, Reloff: 0x0, Nreloc: 0x0, Flags: 0x80000400}}, 37 …, Addr: 0x100000fa0, Size: 0x48, Offset: 0xfa0, Align: 0x2, Reloff: 0x0, Nreloc: 0x0, Flags: 0x0}}, 38 …, Addr: 0x100000fe8, Size: 0x18, Offset: 0xfe8, Align: 0x3, Reloff: 0x0, Nreloc: 0x0, Flags: 0x0}}, 39 … Addr: 0x100001000, Size: 0x10, Offset: 0x1000, Align: 0x3, Reloff: 0x0, Nreloc: 0x0, Flags: 0x6}}, 40 …, Addr: 0x100001010, Size: 0x8, Offset: 0x1010, Align: 0x3, Reloff: 0x0, Nreloc: 0x0, Flags: 0x7}}, 41 … Addr: 0x100001020, Size: 0x80, Offset: 0x1020, Align: 0x4, Reloff: 0x0, Nreloc: 0x0, Flags: 0x0}}, 69 … 0x100000f30, Size: 0x4a, Offset: 0xf30, Align: 0x4, Reloff: 0x0, Nreloc: 0x0, Flags: 0x80000400}}, 70 …: 0x100000f7a, Size: 0x6, Offset: 0xf7a, Align: 0x1, Reloff: 0x0, Nreloc: 0x0, Flags: 0x80000408}}, [all …]
|
D | elf_symboldata_test.go | 33 …elf.SectionHeader{Name: "", Type: elf.SHT_NULL, Flags: 0x0, Addr: 0x0, Offset: 0x0, Size: 0x0, Lin… 34 …elf.SectionHeader{Name: ".interp", Type: elf.SHT_PROGBITS, Flags: elf.SHF_ALLOC, Addr: 0x400238, O… 35 …elf.SectionHeader{Name: ".note.ABI-tag", Type: elf.SHT_NOTE, Flags: elf.SHF_ALLOC, Addr: 0x400254,… 36 …elf.SectionHeader{Name: ".hash", Type: elf.SHT_HASH, Flags: elf.SHF_ALLOC, Addr: 0x400278, Offset:… 37 …elf.SectionHeader{Name: ".dynsym", Type: elf.SHT_DYNSYM, Flags: elf.SHF_ALLOC, Addr: 0x4002a0, Off… 38 …elf.SectionHeader{Name: ".dynstr", Type: elf.SHT_STRTAB, Flags: elf.SHF_ALLOC, Addr: 0x400300, Off… 39 …elf.SectionHeader{Name: ".gnu.version", Type: elf.SHT_GNU_VERSYM, Flags: elf.SHF_ALLOC, Addr: 0x40… 40 …elf.SectionHeader{Name: ".gnu.version_r", Type: elf.SHT_GNU_VERNEED, Flags: elf.SHF_ALLOC, Addr: 0… 41 …elf.SectionHeader{Name: ".rela.dyn", Type: elf.SHT_RELA, Flags: elf.SHF_ALLOC, Addr: 0x400368, Off… 42 …elf.SectionHeader{Name: ".rela.plt", Type: elf.SHT_RELA, Flags: elf.SHF_ALLOC + elf.SHF_INFO_LINK,… [all …]
|
/build/soong/cc/ |
D | vendor_public_library.go | 100 …dorPublicLibraryStubDecorator) compilerFlags(ctx ModuleContext, flags Flags, deps PathDeps) Flags { 105 func (stub *vendorPublicLibraryStubDecorator) compile(ctx ModuleContext, flags Flags, deps PathDeps… 118 func (stub *vendorPublicLibraryStubDecorator) linkerFlags(ctx ModuleContext, flags Flags) Flags { 123 func (stub *vendorPublicLibraryStubDecorator) link(ctx ModuleContext, flags Flags, deps PathDeps,
|
D | pgo.go | 91 …(props *PgoProperties) addInstrumentationProfileGatherFlags(ctx ModuleContext, flags Flags) Flags { 101 func (props *PgoProperties) addSamplingProfileGatherFlags(ctx ModuleContext, flags Flags) Flags { 163 func (props *PgoProperties) addProfileUseFlags(ctx ModuleContext, flags Flags) Flags { 284 func (pgo *pgo) flags(ctx ModuleContext, flags Flags) Flags {
|
D | llndk_library.go | 79 func (stub *llndkStubDecorator) compilerFlags(ctx ModuleContext, flags Flags, deps PathDeps) Flags { 84 func (stub *llndkStubDecorator) compile(ctx ModuleContext, flags Flags, deps PathDeps) Objects { 109 func (stub *llndkStubDecorator) linkerFlags(ctx ModuleContext, flags Flags) Flags { 135 func (stub *llndkStubDecorator) link(ctx ModuleContext, flags Flags, deps PathDeps,
|
D | ndk_library.go | 242 func addStubLibraryCompilerFlags(flags Flags) Flags { argument 263 func (stub *stubDecorator) compilerFlags(ctx ModuleContext, flags Flags, deps PathDeps) Flags { 268 func compileStubLibrary(ctx ModuleContext, flags Flags, symbolFile, apiLevel, genstubFlags string) … argument 312 func (c *stubDecorator) compile(ctx ModuleContext, flags Flags, deps PathDeps) Objects { 335 func (stub *stubDecorator) linkerFlags(ctx ModuleContext, flags Flags) Flags { 340 func (stub *stubDecorator) link(ctx ModuleContext, flags Flags, deps PathDeps,
|
D | proto.go | 116 func protoFlags(ctx ModuleContext, flags Flags, p *android.ProtoProperties) Flags { argument 152 flags.proto.Flags = append(flags.proto.Flags, "--plugin="+path.String())
|
D | object.go | 105 func (object *objectLinker) linkerFlags(ctx ModuleContext, flags Flags) Flags { 116 flags Flags, deps PathDeps, objs Objects) android.Path {
|
D | toolchain_library.go | 74 func (library *toolchainLibraryDecorator) compile(ctx ModuleContext, flags Flags, 80 flags Flags, deps PathDeps, objs Objects) android.Path {
|
D | sabi.go | 70 func (sabimod *sabi) flags(ctx ModuleContext, flags Flags) Flags {
|
D | prebuilt.go | 88 func (p *prebuiltLibraryLinker) linkerFlags(ctx ModuleContext, flags Flags) Flags { 97 flags Flags, deps PathDeps, objs Objects) android.Path { 298 flags Flags, deps PathDeps, objs Objects) android.Path { 336 flags Flags, deps PathDeps, objs Objects) android.Path {
|
D | tidy.go | 54 func (tidy *tidyFeature) flags(ctx ModuleContext, flags Flags) Flags {
|
D | vndk_prebuilt.go | 109 func (p *vndkPrebuiltLibraryDecorator) linkerFlags(ctx ModuleContext, flags Flags) Flags { 129 flags Flags, deps PathDeps, objs Objects) android.Path {
|
/build/soong/android/ |
D | proto.go | 33 Flags []string member 90 Flags: flags, 141 Flags(flags.Flags).
|
/build/soong/rust/ |
D | clippy.go | 34 func (c *clippy) flags(ctx ModuleContext, flags Flags, deps PathDeps) (Flags, PathDeps) {
|
D | builder.go | 80 func TransformSrcToBinary(ctx ModuleContext, mainSrc android.Path, deps PathDeps, flags Flags, argument 87 func TransformSrctoRlib(ctx ModuleContext, mainSrc android.Path, deps PathDeps, flags Flags, argument 92 func TransformSrctoDylib(ctx ModuleContext, mainSrc android.Path, deps PathDeps, flags Flags, argument 97 func TransformSrctoStatic(ctx ModuleContext, mainSrc android.Path, deps PathDeps, flags Flags, argument 103 func TransformSrctoShared(ctx ModuleContext, mainSrc android.Path, deps PathDeps, flags Flags, argument 110 flags Flags, outputFile android.WritablePath, linkDirs []string) buildOutput { argument 122 func transformSrctoCrate(ctx ModuleContext, main android.Path, deps PathDeps, flags Flags, argument
|
D | coverage.go | 46 func (cov *coverage) flags(ctx ModuleContext, flags Flags, deps PathDeps) (Flags, PathDeps) {
|
D | binary.go | 67 func (binary *binaryDecorator) compilerFlags(ctx ModuleContext, flags Flags) Flags { 106 func (binary *binaryDecorator) compile(ctx ModuleContext, flags Flags, deps PathDeps) android.Path {
|
D | compiler.go | 61 Flags []string `android:"path,arch_variant"` member 145 func (compiler *baseCompiler) compilerFlags(ctx ModuleContext, flags Flags) Flags { 150 flags.RustFlags = append(flags.RustFlags, compiler.Properties.Flags...) 177 func (compiler *baseCompiler) compile(ctx ModuleContext, flags Flags, deps PathDeps) android.Path {
|
D | test.go | 102 func (test *testDecorator) compilerFlags(ctx ModuleContext, flags Flags) Flags {
|
/build/soong/cmd/host_bionic_inject/ |
D | host_bionic_inject.go | 154 if lprog.Flags != prog.Flags { 156 i, lprog.Vaddr, lprog.Flags, prog.Flags)
|
/build/soong/third_party/zip/ |
D | android.go | 133 fh.Flags |= DataDescriptorFlag // we will write a data descriptor 164 fh.Flags &= DataDescriptorFlag 166 fh.Flags &= ^uint16(DataDescriptorFlag)
|
D | writer.go | 76 b.uint16(h.Flags) 198 fh.Flags |= DataDescriptorFlag // writing a data descriptor 266 b.uint16(h.Flags) 271 if h.Flags&DataDescriptorFlag != 0 { 371 if fh.Flags&DataDescriptorFlag != 0 {
|
/build/soong/cmd/extract_linker/ |
D | main.go | 68 if prog.Flags&elf.PF_W != 0 { 71 if prog.Flags&elf.PF_X != 0 {
|
/build/soong/java/ |
D | proto.go | 124 …flags.proto.Flags = append(flags.proto.Flags, "--plugin=protoc-gen-"+typeToPlugin+"="+hostTool.Str…
|