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/ |
D | DWARFDataExtractor.h | 28 bool IsLittleEndian, uint8_t AddressSize) in DWARFDataExtractor() 33 DWARFDataExtractor(StringRef Data, bool IsLittleEndian, uint8_t AddressSize) in DWARFDataExtractor()
|
D | DWARFExpression.h | 130 DWARFExpression(DataExtractor Data, uint16_t Version, uint8_t AddressSize) in DWARFExpression() 146 uint8_t AddressSize; variable
|
D | DWARFDebugRangeList.h | 63 uint8_t AddressSize; variable
|
D | DWARFDebugFrame.h | 170 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/ |
D | DataExtractor.h | 44 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/ |
D | DWARFAddressRange.cpp | 16 void DWARFAddressRange::dump(raw_ostream &OS, uint32_t AddressSize, in dump()
|
D | DWARFExpression.cpp | 124 uint8_t AddressSize, uint64_t Offset) { in extract()
|
D | DWARFDebugLoc.cpp | 115 bool IsLittleEndian, unsigned AddressSize, in dumpExpression()
|
D | DWARFDebugFrame.cpp | 391 uint8_t AddressSize = Version < 4 ? Data.getAddressSize() : in parse() local
|
D | DWARFDie.cpp | 60 unsigned AddressSize, unsigned Indent, in dumpRanges()
|
D | DWARFContext.cpp | 1433 uint8_t AddressSize; member in __anon70b93d970d11::DWARFObjInMemory
|