Home
last modified time | relevance | path

Searched defs:AddressSize (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDataExtractor.h28 bool IsLittleEndian, uint8_t AddressSize) in DWARFDataExtractor()
33 DWARFDataExtractor(StringRef Data, bool IsLittleEndian, uint8_t AddressSize) in DWARFDataExtractor()
DDWARFExpression.h130 DWARFExpression(DataExtractor Data, uint16_t Version, uint8_t AddressSize) in DWARFExpression()
146 uint8_t AddressSize; variable
DDWARFDebugRangeList.h63 uint8_t AddressSize; variable
DDWARFDebugFrame.h170 SmallString<8> Augmentation, uint8_t AddressSize, in CIE()
209 const uint8_t AddressSize; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DDataExtractor.h44 uint8_t AddressSize; variable
83 DataExtractor(StringRef Data, bool IsLittleEndian, uint8_t AddressSize) in DataExtractor()
86 uint8_t AddressSize) in DataExtractor()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFAddressRange.cpp16 void DWARFAddressRange::dump(raw_ostream &OS, uint32_t AddressSize, in dump()
DDWARFExpression.cpp124 uint8_t AddressSize, uint64_t Offset) { in extract()
DDWARFDebugLoc.cpp115 bool IsLittleEndian, unsigned AddressSize, in dumpExpression()
DDWARFDebugFrame.cpp391 uint8_t AddressSize = Version < 4 ? Data.getAddressSize() : in parse() local
DDWARFDie.cpp60 unsigned AddressSize, unsigned Indent, in dumpRanges()
DDWARFContext.cpp1433 uint8_t AddressSize; member in __anon70b93d970d11::DWARFObjInMemory