Home
last modified time | relevance | path

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

/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,
Dmacho.go50 Size: section.Size,
63 Size: 0,
Dsymbol_inject.go138 size := symbol.Size
144 end = symbol.Section.Size
172 Size uint64 // Size of the symbol, if known. member
180 Size uint64 member
Dpe.go56 Size: uint64(section.VirtualSize),
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/ui/status/ninja_frontend/
Dfrontend.pb.go88 return xxx_messageInfo_Status.Size(m)
162 return xxx_messageInfo_Status_TotalEdges.Size(m)
203 return xxx_messageInfo_Status_BuildStarted.Size(m)
247 return xxx_messageInfo_Status_BuildFinished.Size(m)
291 return xxx_messageInfo_Status_EdgeStarted.Size(m)
378 return xxx_messageInfo_Status_EdgeFinished.Size(m)
440 return xxx_messageInfo_Status_Message.Size(m)
/build/soong/cmd/merge_zips/
Dmerge_zips.go187 func (ze zipEntry) Size() uint64 { func
213 func (be bufferEntry) Size() uint64 { func
237 Size() uint64 methodSpec
391 if existingSource.CRC32() == source.CRC32() && existingSource.Size() == source.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.go415 if test.mode == 0 && got.Size() != test.size {
416 t.Errorf("fs.Lstat(%q).Size() want: %d, got %d", test.name, test.size, got.Size())
493 if test.mode == 0 && got.Size() != test.size {
494 t.Errorf("fs.Stat(%q).Size() want: %d, got %d", test.name, test.size, got.Size())
Dglob.go425 if info.Size() != int64(len(data)) {
Dfs.go353 func (ms *mockStat) Size() int64 { return ms.size } func
/build/soong/ui/metrics/metrics_proto/
Dmetrics.pb.go206 return xxx_messageInfo_MetricsBase.Size(m)
393 return xxx_messageInfo_PerfInfo.Size(m)
464 return xxx_messageInfo_ModuleTypeInfo.Size(m)
/build/kati/
Dparser.go757 hash [sha1.Size]byte
771 func (mc *makefileCacheT) lookup(filename string) (makefile, [sha1.Size]byte, bool, error) {
772 var hash [sha1.Size]byte
786 func (mc *makefileCacheT) parse(filename string) (makefile, [sha1.Size]byte, error) {
Deval.go40 Hash [sha1.Size]byte
55 func (ac *accessCache) update(fn string, hash [sha1.Size]byte, st fileState) string {
/build/make/tools/droiddoc/templates-ndk/
Dsdkpage.cs82 <th style="white-space:nowrap">Size (Bytes)</th>
272 <th>Size</th>
327 <th>Size</th>
/build/make/tools/droiddoc/templates-pdk/
Dsdkpage.cs101 <th>Size</th>
/build/soong/zip/
Dzip.go634 fileSize = s.Size()
/build/soong/finder/fs/
Dfs.go388 func (m *mockFileInfo) Size() int64 { func