Home
last modified time | relevance | path

Searched refs:Size (Results 1 – 25 of 29) sorted by relevance

12

/build/soong/symbol_inject/
Delf_symboldata_test.go33 …elf.SectionHeader{Name: "", Type: elf.SHT_NULL, Flags: 0x0, Addr: 0x0, Offset: 0x0, Size: 0x0, Lin…
34 …e: elf.SHT_PROGBITS, Flags: elf.SHF_ALLOC, Addr: 0x400238, Offset: 0x238, Size: 0x1c, Link: 0x0, I…
35 … Type: elf.SHT_NOTE, Flags: elf.SHF_ALLOC, Addr: 0x400254, Offset: 0x254, Size: 0x20, Link: 0x0, I…
36 … Type: elf.SHT_HASH, Flags: elf.SHF_ALLOC, Addr: 0x400278, Offset: 0x278, Size: 0x24, Link: 0x4, I…
37 …ype: elf.SHT_DYNSYM, Flags: elf.SHF_ALLOC, Addr: 0x4002a0, Offset: 0x2a0, Size: 0x60, Link: 0x5, I…
38 …ype: elf.SHT_STRTAB, Flags: elf.SHF_ALLOC, Addr: 0x400300, Offset: 0x300, Size: 0x3e, Link: 0x0, I…
39 … elf.SHT_GNU_VERSYM, Flags: elf.SHF_ALLOC, Addr: 0x40033e, Offset: 0x33e, Size: 0x8, Link: 0x4, In…
40 …elf.SHT_GNU_VERNEED, Flags: elf.SHF_ALLOC, Addr: 0x400348, Offset: 0x348, Size: 0x20, Link: 0x5, I…
41 … Type: elf.SHT_RELA, Flags: elf.SHF_ALLOC, Addr: 0x400368, Offset: 0x368, Size: 0x30, Link: 0x4, I…
42 … Flags: elf.SHF_ALLOC + elf.SHF_INFO_LINK, Addr: 0x400398, Offset: 0x398, Size: 0x18, Link: 0x4, I…
[all …]
Dmacho_symboldata_test.go34 …er: macho.SectionHeader{Name: "__text", Seg: "__TEXT", Addr: 0x100000f50, Size: 0x2e, Offset: 0xf5…
35 …r: macho.SectionHeader{Name: "__stubs", Seg: "__TEXT", Addr: 0x100000f7e, Size: 0x6, Offset: 0xf7e…
36 …ho.SectionHeader{Name: "__stub_helper", Seg: "__TEXT", Addr: 0x100000f84, Size: 0x1a, Offset: 0xf8…
37 …ho.SectionHeader{Name: "__unwind_info", Seg: "__TEXT", Addr: 0x100000fa0, Size: 0x48, Offset: 0xfa…
38 …macho.SectionHeader{Name: "__eh_frame", Seg: "__TEXT", Addr: 0x100000fe8, Size: 0x18, Offset: 0xfe…
39 ….SectionHeader{Name: "__nl_symbol_ptr", Seg: "__DATA", Addr: 0x100001000, Size: 0x10, Offset: 0x10…
40 ….SectionHeader{Name: "__la_symbol_ptr", Seg: "__DATA", Addr: 0x100001010, Size: 0x8, Offset: 0x101…
41 …er: macho.SectionHeader{Name: "__data", Seg: "__DATA", Addr: 0x100001020, Size: 0x80, Offset: 0x10…
69 …er: macho.SectionHeader{Name: "__text", Seg: "__TEXT", Addr: 0x100000f30, Size: 0x4a, Offset: 0xf3…
70 …r: macho.SectionHeader{Name: "__stubs", Seg: "__TEXT", Addr: 0x100000f7a, Size: 0x6, Offset: 0xf7a…
[all …]
Dpe_test.go54 …ctionHeader{Name: ".text", VirtualSize: 0x15e83c, VirtualAddress: 0x1000, Size: 0x15ea00, Offset: …
55 …ctionHeader{Name: ".data", VirtualSize: 0x6a58, VirtualAddress: 0x160000, Size: 0x6c00, Offset: 0x…
74 …SectionHeader{Name: ".text", VirtualSize: 0x1cc0, VirtualAddress: 0x1000, Size: 0x1e00, Offset: 0x…
75 …e.SectionHeader{Name: ".data", VirtualSize: 0xa0, VirtualAddress: 0x3000, Size: 0x200, Offset: 0x2…
92 …SectionHeader{Name: ".text", VirtualSize: 0x1cc0, VirtualAddress: 0x1000, Size: 0x1e00, Offset: 0x…
93 …e.SectionHeader{Name: ".data", VirtualSize: 0xa0, VirtualAddress: 0x3000, Size: 0x200, Offset: 0x2…
94 …SectionHeader{Name: ".rdata", VirtualSize: 0x5e0, VirtualAddress: 0x4000, Size: 0x600, Offset: 0x2…
112 …SectionHeader{Name: ".text", VirtualSize: 0x1cc0, VirtualAddress: 0x1000, Size: 0x1e00, Offset: 0x…
113 ….SectionHeader{Name: ".data", VirtualSize: 0x120, VirtualAddress: 0x3000, Size: 0x200, Offset: 0x2…
Delf.go79 Size: section.Size,
113 if addr+symbol.Size > section.Size {
123 Size: symbol.Size,
Dsymbol_inject.go138 size := symbol.Size
144 end = symbol.Section.Size
173 Size uint64 // Size of the symbol, if known. member
181 Size uint64 member
Dpe.go56 Size: uint64(section.VirtualSize),
67 Size: 0,
Dmacho.go54 Size: section.Size,
67 Size: 0,
Dpe_symboldata_test.go37 …SectionHeader{Name: ".text", VirtualSize: 0x1cc0, VirtualAddress: 0x1000, Size: 0x1e00, Offset: 0x…
38 ….SectionHeader{Name: ".data", VirtualSize: 0x120, VirtualAddress: 0x3000, Size: 0x200, Offset: 0x2…
39 …SectionHeader{Name: ".rdata", VirtualSize: 0x5e0, VirtualAddress: 0x4000, Size: 0x600, Offset: 0x2…
40 …SectionHeader{Name: ".pdata", VirtualSize: 0x234, VirtualAddress: 0x5000, Size: 0x400, Offset: 0x2…
41 …SectionHeader{Name: ".xdata", VirtualSize: 0x200, VirtualAddress: 0x6000, Size: 0x200, Offset: 0x3…
42 …e.SectionHeader{Name: ".bss", VirtualSize: 0x9b0, VirtualAddress: 0x7000, Size: 0x0, Offset: 0x0, …
43 …SectionHeader{Name: ".idata", VirtualSize: 0x7c8, VirtualAddress: 0x8000, Size: 0x800, Offset: 0x3…
44 …pe.SectionHeader{Name: ".CRT", VirtualSize: 0x68, VirtualAddress: 0x9000, Size: 0x200, Offset: 0x3…
45 …pe.SectionHeader{Name: ".tls", VirtualSize: 0x68, VirtualAddress: 0xa000, Size: 0x200, Offset: 0x3…
46 …eader{Name: ".debug_aranges", VirtualSize: 0x420, VirtualAddress: 0xb000, Size: 0x600, Offset: 0x3…
[all …]
/build/soong/cmd/fileslist/
Dfileslist.go53 Size int64 member
64 n.Size = n.stat.Size()
158 if allOutput[i].Size > allOutput[j].Size {
161 …if allOutput[i].Size == allOutput[j].Size && strings.Compare(allOutput[i].Name, allOutput[j].Name)…
/build/soong/elf/
Delf_test.go103 Phoff: uint64(binary.Size(elf.Header64{})),
104 Shoff: uint64(binary.Size(elf.Header64{})),
106 Ehsize: uint16(binary.Size(elf.Header64{})),
137 Phoff: uint64(binary.Size(elf.Header64{})),
138 Shoff: uint64(binary.Size(elf.Header64{})),
140 Ehsize: uint16(binary.Size(elf.Header64{})),
/build/soong/ui/build/
Dstaging_snapshot.go36 Size int64 `json:"size"` member
41 return a.Name == b.Name && a.Mode == b.Mode && a.Size == b.Size && a.Sha1 == b.Sha1
113 Size: fileInfo.Size(),
/build/soong/bloaty/
Dfile_sections.proto22 // Size of that section as part of the file.
25 // Size of that section when loaded in memory.
/build/soong/filesystem/
Dlogical_partition.go45 Size *string member
64 Size *string member
118 size := proptools.String(l.properties.Size)
169 gSize := proptools.String(group.Size)
/build/bazel/mkcompare/elfdiff/
Delfdiff.go81 refSize := int64(sectionRef.Size)
82 ourSize := int64(sectionOur.Size)
172 fileSize := fStat.Size()
/build/soong/third_party/zip/
Dzip_test.go126 func (r *rleBuffer) Size() int64 { func
156 r.buf = append(r.buf, repeatedByte{r.Size(), b, 1})
293 r, err := NewReader(buf, int64(buf.Size()))
342 if _, err := buf.ReadAt(d, buf.Size()-int64(len(d))); err != nil {
347 dirOff, err := findDirectory64End(buf, buf.Size()-int64(len(d))+int64(sigOff))
Dstruct.go104 func (fi headerFileInfo) Size() int64 { func
121 size := fi.Size()
Dreader_test.go47 Size uint64 member
271 Size: 1<<32 - 1,
400 if ft.Content == nil && ft.File == "" && ft.Size > 0 {
401 if size != ft.Size {
402 t.Errorf("%v: uncompressed size %#x, want %#x", ft.Name, size, ft.Size)
Dreader.go60 if err := r.init(f, fi.Size()); err != nil {
/build/blueprint/pathtools/
Dfs_test.go414 if test.mode == 0 && got.Size() != test.size {
415 t.Errorf("fs.Lstat(%q).Size() want: %d, got %d", test.name, test.size, got.Size())
482 if test.mode == 0 && got.Size() != test.size {
483 t.Errorf("fs.Stat(%q).Size() want: %d, got %d", test.name, test.size, got.Size())
Dglob.go391 if info.Size() != int64(len(data)) {
/build/make/tools/compliance/testfs/
Dtestfs.go71 func (fi *TestFileInfo) Size() int64 { func
/build/soong/mk2rbc/
Dfind_mockfs.go53 func (m myFileInfo) Size() int64 { func
/build/soong/cmd/merge_zips/
Dmerge_zips.go52 Size() uint64 methodSpec
91 func (ze ZipEntryFromZip) Size() uint64 { func
122 func (be ZipEntryFromBuffer) Size() uint64 { func
301 (existingEntry.CRC32() == entry.CRC32() && existingEntry.Size() == entry.Size()) ||
/build/soong/cmd/sbox/
Dsbox.go766 if statA.Size() != statB.Size() {
787 remain := statA.Size()
/build/make/tools/droiddoc/templates-pdk/
Dsdkpage.cs101 <th>Size</th>

12