Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDataExtractor.h29 bool IsLittleEndian, uint8_t AddressSize) in DWARFDataExtractor()
34 DWARFDataExtractor(StringRef Data, bool IsLittleEndian, uint8_t AddressSize) in DWARFDataExtractor()
37 uint8_t AddressSize) in DWARFDataExtractor()
DDWARFDebugRangeList.h63 uint8_t AddressSize; variable
DDWARFDebugFrame.h173 SmallString<8> Augmentation, uint8_t AddressSize, in CIE()
212 const uint8_t AddressSize; variable
DDWARFExpression.h162 uint8_t AddressSize; variable
DDWARFContext.h371 static bool isAddressSizeSupported(unsigned AddressSize) { in isAddressSizeSupported()
/external/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
/external/llvm/include/llvm/Support/
DDataExtractor.h20 uint8_t AddressSize; variable
27 DataExtractor(StringRef Data, bool IsLittleEndian, uint8_t AddressSize) in DataExtractor()
/external/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()
/external/llvm-project/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()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFAddressRange.cpp16 void DWARFAddressRange::dump(raw_ostream &OS, uint32_t AddressSize, in dump()
DDWARFFormValue.cpp361 void DWARFFormValue::dumpAddress(raw_ostream &OS, uint8_t AddressSize, in dumpAddress()
DDWARFExpression.cpp121 uint8_t AddressSize, uint64_t Offset, in extract()
/external/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()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugRangeList.h61 uint8_t AddressSize; variable
/external/google-breakpad/src/common/dwarf/
Dbytereader.h136 uint8_t AddressSize() const { return address_size_; } in AddressSize() function
Dcfi_assembler.h109 size_t AddressSize() const { return address_size_; } in AddressSize() function
/external/llvm-project/llvm/unittests/DebugInfo/GSYM/
DGSYMTest.cpp169 uint8_t AddressSize = 4; in TestFunctionInfoDecodeError() local
255 uint8_t AddressSize = 4; in TestFunctionInfoEncodeDecode() local
331 uint8_t AddressSize = 4; in TestInlineInfoEncodeDecode() local
343 uint8_t AddressSize = 4; in TestInlineInfoDecodeError() local
716 uint8_t AddressSize = 4; in TestFileWriterHelper() local
752 uint8_t AddressSize = 4; in TEST() local
772 uint8_t AddressSize = 4; in TestAddressRangeEncodeDecodeHelper() local
811 uint8_t AddressSize = 4; in TestLineTableHelper() local
881 uint8_t AddressSize = 4; in TestLineTableDecodeError() local
969 uint8_t AddressSize = 4; in TestHeaderDecodeError() local
[all …]
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLoc.cpp37 void DWARFDebugLoc::parse(DataExtractor data, unsigned AddressSize) { in parse()
DDWARFDebugFrame.cpp203 SmallString<8> Augmentation, uint8_t AddressSize, in CIE()
265 uint8_t AddressSize; member in __anon5d44ce240111::CIE
555 uint8_t AddressSize = Version < 4 ? Data.getAddressSize() : in parse() local
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp287 unsigned AddressSize) { in emitRangesEntries()
324 unsigned AddressSize = Unit.getOrigUnit().getAddressByteSize(); in emitUnitRangesEntries() local
412 unsigned AddressSize = Unit.getOrigUnit().getAddressByteSize(); in emitLocationsForUnit() local
/external/llvm-project/llvm/utils/TableGen/
DX86RecognizableInstr.cpp822 unsigned AddressSize = 0; in emitDecodePath() local

12