Home
last modified time | relevance | path

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

123

/external/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp99 unsigned DataOffset = AccelSection.getU32(&OffsetsOffset); in dump() local
100 OS << format(" Hash = 0x%08x Offset = 0x%08x\n", Hash, DataOffset); in dump()
101 if (!AccelSection.isValidOffset(DataOffset)) { in dump()
105 while (AccelSection.isValidOffsetForDataOfSize(DataOffset, 4)) { in dump()
106 unsigned StringOffset = AccelSection.getU32(&DataOffset); in dump()
107 RelocAddrMap::const_iterator Reloc = Relocs.find(DataOffset-4); in dump()
114 unsigned NumData = AccelSection.getU32(&DataOffset); in dump()
120 if (Atom.extractValue(AccelSection, &DataOffset, nullptr)) in dump()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/
DPDBSymbolData.cpp48 uint32_t DataOffset = RawSymbol->getAddressOffset(); in getCompilandId() local
51 Session.addressForRVA(RVA, DataSection, DataOffset); in getCompilandId()
58 Section->getAddressOffset() <= DataOffset && in getCompilandId()
59 (Section->getAddressOffset() + Section->getLength()) > DataOffset) in getCompilandId()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp166 uint32_t *DataOffset) const { in dumpName()
168 uint32_t NameOffset = *DataOffset; in dumpName()
169 if (!AccelSection.isValidOffsetForDataOfSize(*DataOffset, 4)) { in dumpName()
173 unsigned StringOffset = AccelSection.getRelocatedValue(4, DataOffset); in dumpName()
181 unsigned NumData = AccelSection.getU32(DataOffset); in dumpName()
187 if (Atom.extractValue(AccelSection, DataOffset, FormParams)) { in dumpName()
247 unsigned DataOffset = AccelSection.getU32(&OffsetsOffset); in dump() local
249 if (!AccelSection.isValidOffset(DataOffset)) { in dump()
253 while (dumpName(W, AtomForms, &DataOffset)) in dump()
306 : AccelTable(&AccelTable), Current(AccelTable.HdrData), DataOffset(Offset) { in ValueIterator()
[all …]
/external/llvm/test/DebugInfo/COFF/
Dglobals.ll19 ; ASM: .secrel32 "?first@@3HA" # DataOffset
26 ; ASM: .secrel32 "?middle@@3PEBHEB" # DataOffset
33 ; ASM: .secrel32 "?last@@3HA" # DataOffset
44 ; ASM: .secrel32 "?comdat@?$A@X@@2HB" # DataOffset
78 ; OBJ: DataOffset: ?first@@3HA+0x0
84 ; OBJ: DataOffset: ?middle@@3PEBHEB+0x0
91 ; OBJ: DataOffset: ?last@@3HA+0x0
105 ; OBJ: DataOffset: ?comdat@?$A@X@@2HB+0x0
Dglobals-discarded.ll8 ; CHECK: .secrel32 x # DataOffset
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dglobals.ll20 ; ASM: .secrel32 "?first@@3HA" # DataOffset
27 ; ASM: .secrel32 "?middle@@3PEBHEB" # DataOffset
34 ; ASM: .secrel32 "?last@@3HA" # DataOffset
45 ; ASM: .secrel32 "?comdat@?$A@X@@2HB" # DataOffset
79 ; OBJ: DataOffset: ?first@@3HA+0x0
85 ; OBJ: DataOffset: ?middle@@3PEBHEB+0x0
92 ; OBJ: DataOffset: ?last@@3HA+0x0
105 ; OBJ: DataOffset: ?comdat@?$A@X@@2HB+0x0
Dint8-char-type.ll10 ; CHECK-NEXT: DataOffset:
18 ; CHECK-NEXT: DataOffset:
Dglobals-discarded.ll8 ; CHECK: .secrel32 x # DataOffset
Dlong-name.ll18 ; CHECK: DataOffset: {{V+E}}
Dtypes-array-unsized.ll41 ; CHECK-NEXT: DataOffset: ?str@Foo@@2QBDB+0x0
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h113 uint32_t *DataOffset) const;
147 unsigned DataOffset = 0; ///< Offset into the section. variable
155 ValueIterator(const AppleAcceleratorTable &AccelTable, unsigned DataOffset);
167 return A.NumData == B.NumData && A.DataOffset == B.DataOffset;
483 unsigned DataOffset = 0; ///< Offset into the section. variable
521 return A.CurrentIndex == B.CurrentIndex && A.DataOffset == B.DataOffset;
/external/syzkaller/sys/syz-sysgen/
Dsysgen.go49 DataOffset uint64 member
181 target.PageSize, target.NumPages, target.DataOffset,
222 DataOffset: target.DataOffset,
298 #define SYZ_DATA_OFFSET {{.DataOffset}}
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h48 int DataOffset : 31; member
61 return InMemory != O.InMemory || DataOffset != O.DataOffset || in isDifferentLocation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h64 int DataOffset : 31; member
79 return InMemory != O.InMemory || DataOffset != O.DataOffset || in isDifferentLocation()
/external/syzkaller/sys/targets/
Dtargets.go23 DataOffset uint64 member
294 target.DataOffset = 512 << 20
/external/ImageMagick/coders/
Dwpg.c948 MagickOffsetType DataOffset; in ReadWPGImage() member
1088 Header.DataOffset=(MagickOffsetType) ReadBlobLSBLong(image); in ReadWPGImage()
1115 if (SeekBlob(image,Header.DataOffset,SEEK_SET) != Header.DataOffset) in ReadWPGImage()
1129 Header.DataOffset=TellBlob(image)+Rec.RecordLength; in ReadWPGImage()
1366 if (SeekBlob(image,Header.DataOffset,SEEK_SET) != Header.DataOffset) in ReadWPGImage()
1382 Header.DataOffset=TellBlob(image)+Rec2.RecordLength; in ReadWPGImage()
/external/syzkaller/sys/test/gen/
D64_fork.go10 …evision: revision_64_fork, PtrSize: 8, PageSize: 8192, NumPages: 2048, DataOffset: 536870912, Sysc…
D32_fork_shmem.go10 …n: revision_32_fork_shmem, PtrSize: 4, PageSize: 4096, NumPages: 4096, DataOffset: 536870912, Sysc…
D32_shmem.go10 …vision: revision_32_shmem, PtrSize: 4, PageSize: 8192, NumPages: 2048, DataOffset: 536870912, Sysc…
/external/swiftshader/third_party/LLVM/tools/macho-dump/
Dmacho-dump.cpp320 outs() << " ('dataoff', " << LLC->DataOffset << ")\n" in DumpLinkeditDataCommand()
325 Obj.ReadULEB128s(LLC->DataOffset, Addresses); in DumpLinkeditDataCommand()
/external/llvm/lib/ProfileData/
DInstrProfReader.cpp332 ptrdiff_t DataOffset = sizeof(RawInstrProf::Header); in readHeader() local
333 ptrdiff_t CountersOffset = DataOffset + DataSizeInBytes; in readHeader()
342 Start + DataOffset); in readHeader()
/external/swiftshader/third_party/LLVM/include/llvm/Object/
DMachOFormat.h227 uint32_t DataOffset; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProfReader.cpp354 ptrdiff_t DataOffset = sizeof(RawInstrProf::Header); in readHeader() local
355 ptrdiff_t CountersOffset = DataOffset + DataSizeInBytes; in readHeader()
364 Start + DataOffset); in readHeader()
/external/u-boot/drivers/usb/gadget/
Drndis.h180 __le32 DataOffset; member
/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h191 void writeLinkeditLoadCommand(uint32_t Type, uint32_t DataOffset,

123