| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFDataExtractor.h | 29 bool IsLittleEndian, uint8_t AddressSize) in DWARFDataExtractor() 34 DWARFDataExtractor(StringRef Data, bool IsLittleEndian, uint8_t AddressSize) in DWARFDataExtractor() 37 uint8_t AddressSize) in DWARFDataExtractor()
|
| H A D | DWARFDebugRangeList.h | 60 uint8_t AddressSize; variable
|
| H A D | DWARFContext.h | 388 static bool isAddressSizeSupported(unsigned AddressSize) { in isAddressSizeSupported() 392 static Error checkAddressSizeSupported(unsigned AddressSize, in checkAddressSizeSupported()
|
| H A D | DWARFExpression.h | 169 uint8_t AddressSize; variable
|
| H A D | DWARFDebugFrame.h | 572 SmallString<8> Augmentation, uint8_t AddressSize, in CIE() 611 const uint8_t AddressSize; variable
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFAddressRange.cpp | 16 void DWARFAddressRange::dump(raw_ostream &OS, uint32_t AddressSize, in dump()
|
| H A D | DWARFFormValue.cpp | 379 void DWARFFormValue::dumpAddress(raw_ostream &OS, uint8_t AddressSize, in dumpAddress()
|
| H A D | DWARFExpression.cpp | 121 uint8_t AddressSize, uint64_t Offset, in extract()
|
| H A D | DWARFDebugLoc.cpp | 113 unsigned AddressSize, const MCRegisterInfo *MRI, in dumpExpression()
|
| H A D | DWARFDie.cpp | 61 unsigned AddressSize, unsigned Indent, in dumpRanges()
|
| H A D | DWARFDebugFrame.cpp | 1078 uint8_t AddressSize = Version < 4 ? Data.getAddressSize() : in parse() local
|
| H A D | DWARFUnit.cpp | 776 uint8_t AddressSize = getAddressByteSize(); in updateVariableDieMap() local
|
| H A D | DWARFContext.cpp | 1538 uint8_t AddressSize; member in __anon445fd25e0f11::DWARFObjInMemory
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | DataExtractor.h | 44 uint8_t AddressSize; variable 86 DataExtractor(StringRef Data, bool IsLittleEndian, uint8_t AddressSize) in DataExtractor() 89 uint8_t AddressSize) in DataExtractor()
|
| /llvm-project-15.0.7/llvm/unittests/DebugInfo/GSYM/ |
| H A D | GSYMTest.cpp | 168 uint8_t AddressSize = 4; in TestFunctionInfoDecodeError() local 254 uint8_t AddressSize = 4; in TestFunctionInfoEncodeDecode() local 330 uint8_t AddressSize = 4; in TestInlineInfoEncodeDecode() local 342 uint8_t AddressSize = 4; in TestInlineInfoDecodeError() local 588 uint8_t AddressSize = 4; in TestFileWriterHelper() local 624 uint8_t AddressSize = 4; in TEST() local 644 uint8_t AddressSize = 4; in TestAddressRangeEncodeDecodeHelper() local 683 uint8_t AddressSize = 4; in TestLineTableHelper() local 753 uint8_t AddressSize = 4; in TestLineTableDecodeError() local 841 uint8_t AddressSize = 4; in TestHeaderDecodeError() local [all …]
|
| /llvm-project-15.0.7/llvm/lib/DWARFLinker/ |
| H A D | DWARFStreamer.cpp | 326 unsigned AddressSize) { in emitRangesEntries() 363 unsigned AddressSize = Unit.getOrigUnit().getAddressByteSize(); in emitUnitRangesEntries() local 453 unsigned AddressSize = Unit.getOrigUnit().getAddressByteSize(); in emitLocationsForUnit() local
|
| H A D | DWARFLinker.cpp | 1579 unsigned AddressSize = Unit.getOrigUnit().getAddressByteSize(); in patchRangesForUnit() local
|
| /llvm-project-15.0.7/llvm/lib/ProfileData/ |
| H A D | InstrProfCorrelator.cpp | 191 auto AddressSize = DU.getAddressByteSize(); in getLocation() local
|
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | X86RecognizableInstr.cpp | 849 unsigned AddressSize = 0; in emitDecodePath() local
|
| /llvm-project-15.0.7/bolt/lib/Core/ |
| H A D | Exceptions.cpp | 776 uint8_t AddressSize = in parseCIE() local
|
| H A D | DebugData.cpp | 182 AddressSizeType AddressSize; member
|
| /llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/ |
| H A D | DWARFDebugLineTest.cpp | 111 uint8_t AddressSize; member 853 uint8_t AddressSize = 9; local
|
| /llvm-project-15.0.7/lldb/unittests/Utility/ |
| H A D | StreamTest.cpp | 68 TEST_F(StreamTest, AddressSize) { in TEST_F() argument
|