Home
last modified time | relevance | path

Searched refs:Symbol (Results 1 – 13 of 13) sorted by relevance

/build/soong/symbol_inject/
Dpe_symboldata_test.go55 Symbols: []*pe.Symbol{
56 &pe.Symbol{Name: ".file", Value: 0x35, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
57 …&pe.Symbol{Name: "__mingw_invalidParameterHandler", Value: 0x0, SectionNumber: 1, Type: 0x20, Stor…
58 &pe.Symbol{Name: "pre_c_init", Value: 0x10, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
59 &pe.Symbol{Name: "managedapp", Value: 0x8, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
60 &pe.Symbol{Name: "pre_cpp_init", Value: 0x130, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
61 &pe.Symbol{Name: "envp", Value: 0x18, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
62 &pe.Symbol{Name: "argv", Value: 0x20, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
63 &pe.Symbol{Name: "argc", Value: 0x28, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
64 &pe.Symbol{Name: "startinfo", Value: 0x0, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
[all …]
Delf_symboldata_test.go63 symbols: []elf.Symbol{
64 …elf.Symbol{Name: "", Info: 0x3, Other: 0x0, Section: elf.SHN_UNDEF + 1, Value: 0x400238, Size: 0x0…
65 …elf.Symbol{Name: "", Info: 0x3, Other: 0x0, Section: elf.SHN_UNDEF + 2, Value: 0x400254, Size: 0x0…
66 …elf.Symbol{Name: "", Info: 0x3, Other: 0x0, Section: elf.SHN_UNDEF + 3, Value: 0x400278, Size: 0x0…
67 …elf.Symbol{Name: "", Info: 0x3, Other: 0x0, Section: elf.SHN_UNDEF + 4, Value: 0x4002a0, Size: 0x0…
68 …elf.Symbol{Name: "", Info: 0x3, Other: 0x0, Section: elf.SHN_UNDEF + 5, Value: 0x400300, Size: 0x0…
69 …elf.Symbol{Name: "", Info: 0x3, Other: 0x0, Section: elf.SHN_UNDEF + 6, Value: 0x40033e, Size: 0x0…
70 …elf.Symbol{Name: "", Info: 0x3, Other: 0x0, Section: elf.SHN_UNDEF + 7, Value: 0x400348, Size: 0x0…
71 …elf.Symbol{Name: "", Info: 0x3, Other: 0x0, Section: elf.SHN_UNDEF + 8, Value: 0x400368, Size: 0x0…
72 …elf.Symbol{Name: "", Info: 0x3, Other: 0x0, Section: elf.SHN_UNDEF + 9, Value: 0x400398, Size: 0x0…
[all …]
Dmacho_symboldata_test.go44 Syms: []macho.Symbol{
45 macho.Symbol{Name: "__mh_execute_header", Type: 0xf, Sect: 0x1, Desc: 0x10, Value: 0x100000000},
46 macho.Symbol{Name: "_main", Type: 0xf, Sect: 0x1, Desc: 0x0, Value: 0x100000f50},
47 macho.Symbol{Name: "_soong_build_number", Type: 0xf, Sect: 0x8, Desc: 0x0, Value: 0x100001020},
48 macho.Symbol{Name: "_write", Type: 0x1, Sect: 0x0, Desc: 0x100, Value: 0x0},
49 macho.Symbol{Name: "dyld_stub_binder", Type: 0x1, Sect: 0x0, Desc: 0x100, Value: 0x0},
79 Syms: []macho.Symbol{
80 macho.Symbol{Name: "__mh_execute_header", Type: 0xf, Sect: 0x1, Desc: 0x10, Value: 0x100000000},
81 macho.Symbol{Name: "_main", Type: 0xf, Sect: 0x1, Desc: 0x0, Value: 0x100000f30},
82 macho.Symbol{Name: "_symbol1", Type: 0xf, Sect: 0x8, Desc: 0x0, Value: 0x100001020},
[all …]
Dpe_test.go57 Symbols: []*pe.Symbol{
58 …&pe.Symbol{Name: "_soong_build_number", Value: 0x20, SectionNumber: 2, Type: 0x0, StorageClass: 0x…
59 &pe.Symbol{Name: ".data", Value: 0x20, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
60 …&pe.Symbol{Name: "_adb_device_banner", Value: 0xa0, SectionNumber: 2, Type: 0x0, StorageClass: 0x2…
77 Symbols: []*pe.Symbol{
78 …&pe.Symbol{Name: "soong_build_number", Value: 0x20, SectionNumber: 2, Type: 0x0, StorageClass: 0x2…
96 Symbols: []*pe.Symbol{
97 …&pe.Symbol{Name: "soong_build_number", Value: 0x20, SectionNumber: 2, Type: 0x0, StorageClass: 0x2…
98 …&pe.Symbol{Name: "_adb_device_banner", Value: 0x30, SectionNumber: 3, Type: 0x0, StorageClass: 0x2…
115 Symbols: []*pe.Symbol{
[all …]
Delf.go24 Symbols() ([]elf.Symbol, error)
49 symbols []elf.Symbol
55 func (f mockElfFile) Symbols() ([]elf.Symbol, error) { return f.symbols, nil }
120 file.Symbols = append(file.Symbols, &Symbol{
Dsymbol_inject.go165 Symbols []*Symbol
169 type Symbol struct { struct
Dmacho.go57 file.Symbols = append(file.Symbols, &Symbol{
Dpe.go62 file.Symbols = append(file.Symbols, &Symbol{
/build/soong/cc/
Dtest_gen_stub_libs.py237 gsl.Symbol('foo', ['llndk']), 'arm', 9, False, False))
240 gsl.should_omit_symbol(gsl.Symbol('foo', []), 'arm', 9, True, False))
243 gsl.Symbol('foo', ['llndk']), 'arm', 9, True, False))
248 gsl.Symbol('foo', ['apex']), 'arm', 9, False, False))
251 gsl.should_omit_symbol(gsl.Symbol('foo', []), 'arm', 9, False, True))
254 gsl.Symbol('foo', ['apex']), 'arm', 9, False, True))
258 gsl.should_omit_symbol(gsl.Symbol('foo', []), 'arm', 9, False, False))
261 gsl.Symbol('foo', ['arm']), 'arm', 9, False, False))
265 gsl.Symbol('foo', ['x86']), 'arm', 9, False, False))
269 gsl.should_omit_symbol(gsl.Symbol('foo', []), 'arm', 9, False, False))
[all …]
Dgen_stub_libs.py242 class Symbol(object): class
355 return Symbol(name, tags)
/build/soong/cmd/host_bionic_inject/
Dhost_bionic_inject.go118 func findSymbol(symbols []elf.Symbol, name string) (elf.Symbol, error) { argument
124 return elf.Symbol{}, fmt.Errorf("Failed to find symbol %q", name)
128 func checkLinker(file, linker *elf.File, fileSyms []elf.Symbol) error { argument
Dhost_bionic_inject_test.go93 func linkerOffset() []elf.Symbol {
94 return []elf.Symbol{
95 elf.Symbol{
/build/make/tools/droiddoc/templates-ndk/assets/js/
Dandroid_3p-bundle.js1948 * "Start Symbol" = [s-Expression]